From b1998612c49bf73c94b0df1e5d3051a70349e516 Mon Sep 17 00:00:00 2001 From: penfold42 Date: Sun, 29 Jul 2018 00:50:56 +1000 Subject: [PATCH] update options.txt with supported OLED displays --- options.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.txt b/options.txt index 8ecff4d..0b1edd5 100644 --- a/options.txt +++ b/options.txt @@ -60,6 +60,8 @@ GraphIEC = 1 // If you are using a LCD screen then specify it here //LCDName = ssd1306_128x64 +//LCDName = ssd1306_128x32 +//LCDName = sh1106_128x64 // If you are using a LCD screen and you would like PageUp and PageDown keys to work with it then specify this option //KeyboardBrowseLCDScreen = 1