code cleanup
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-12-20 20:41:55 +01:00
parent 387b9d4c65
commit e16cfbd03c
68 changed files with 927 additions and 74637 deletions

View File

@@ -4,6 +4,7 @@ idf_component_register(SRCS
src/common/ScrollBar.cpp
src/common/Widget.cpp
src/data/MenuItem.cpp
src/ui/ExternalDevices.cpp
src/ui/LightMenu.cpp
src/ui/MainMenu.cpp
src/ui/ClockScreenSaver.cpp
@@ -13,6 +14,7 @@ idf_component_register(SRCS
INCLUDE_DIRS "include"
PRIV_REQUIRES
u8g2
connectivity-manager
led-manager
persistence-manager
simulator