mirror of https://github.com/arendst/Tasmota.git
Make `USE_DISPLAY_MODES1TO5` in firmware `LVGL` possible (#18729)
* Make `USE_DISPLAY_MODES1TO5` in firmware `LVGL` possible
This commit is contained in:
parent
d91e1e8bcc
commit
7b55e1aca2
|
@ -314,7 +314,7 @@
|
|||
#define USE_UNIVERSAL_DISPLAY
|
||||
#define USE_DISPLAY_LVGL_ONLY
|
||||
|
||||
#undef USE_DISPLAY_MODES1TO5
|
||||
//#undef USE_DISPLAY_MODES1TO5
|
||||
#undef USE_DISPLAY_LCD
|
||||
#undef USE_DISPLAY_SSD1306
|
||||
#undef USE_DISPLAY_MATRIX
|
||||
|
|
Loading…
Reference in New Issue