summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRyan Neff <ryan.ray.neff@fluke.com>2023-09-22 19:18:37 -0700
committerGitHub <noreply@github.com>2023-09-23 12:18:37 +1000
commitd49edbcf14ac0a8252fe274ba228b2792452f811 (patch)
treecdb25d4ae9eb7e2d2cd369fffbefc918b2857938 /docs
parent5cc5270aaf07a57bc086ef563b46e8bd84ab9cd4 (diff)
Added OLED SSD1306 128x64 to the verified working table (#22112)
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_oled_driver.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/feature_oled_driver.md b/docs/feature_oled_driver.md
index f3769742f8..ba10a5a2b9 100644
--- a/docs/feature_oled_driver.md
+++ b/docs/feature_oled_driver.md
@@ -10,6 +10,7 @@ Tested combinations:
|SSD1306 |128x32 |AVR |Primary support |
|SSD1306 |128x64 |AVR |Verified working |
|SSD1306 |128x32 |Arm | |
+|SSD1306 |128x64 |Arm |Verified working |
|SH1106 |128x64 |AVR |No scrolling |
|SH1107 |64x128 |AVR |No scrolling |
|SH1107 |64x128 |Arm |No scrolling |