update options.txt with supported OLED displays
This commit is contained in:
parent
980712cfda
commit
b1998612c4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue