Skip to content

Commit e1c5e3a

Browse files
vulporuzaMaureenHelm
authored andcommitted
shields: ssd1306: Disable LVGL software screen inversion
On this screen the inversion is managed by hardware. Signed-off-by: Robin-Charles Guihéneuf <[email protected]>
1 parent b0715dd commit e1c5e3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/shields/ssd1306/Kconfig.defconfig

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ config LV_DPI_DEF
1717
config LV_Z_BITS_PER_PIXEL
1818
default 1
1919

20+
config LV_Z_COLOR_MONO_HW_INVERSION
21+
default y
22+
2023
choice LV_COLOR_DEPTH
2124
default LV_COLOR_DEPTH_1
2225
endchoice

0 commit comments

Comments
 (0)