ESP32-xiaozhi-esp32/main/display
Xiaoxia 4048647ef8
feat: Add lvgl display theme control (#1180)
* feat: Add lvgl display theme control

* fix: compiling errors

* move light/dark themes to lcd display

* fix compile errors

---------

Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
2025-09-10 18:43:47 +08:00
..
lvgl_display feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
display.cc feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
display.h feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
lcd_display.cc feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
lcd_display.h feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
oled_display.cc feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00
oled_display.h feat: Add lvgl display theme control (#1180) 2025-09-10 18:43:47 +08:00