Don't turn SSD1306 OLED display on by default
This commit is contained in:
parent
a6ebad484a
commit
56c707cb75
|
|
@ -19,7 +19,7 @@ if SHIELD_CORNEY_ISLAND_LEFT || SHIELD_CORNEY_ISLAND_RIGHT
|
|||
default y
|
||||
|
||||
config SSD1306
|
||||
default y
|
||||
default n
|
||||
|
||||
config SSD1306_REVERSE_MODE
|
||||
default y
|
||||
|
|
|
|||
Loading…
Reference in New Issue