Merge branch 'lvgl:master' into master

This commit is contained in:
Rop Gonggrijp 2021-06-06 11:43:16 +02:00
commit f4be773d87

View file

@ -126,8 +126,8 @@ void ssd1306_init(void)
orientation_1, orientation_1,
orientation_2, orientation_2,
OLED_CMD_SET_CONTRAST, OLED_CMD_SET_CONTRAST,
display_mode,
0xFF, 0xFF,
display_mode,
OLED_CMD_DISPLAY_ON OLED_CMD_DISPLAY_ON
}; };