starting status WLEDs behavior

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-08-23 16:02:21 +02:00
parent d8b1718069
commit 6e84d57b77
9 changed files with 252 additions and 24 deletions

View File

@@ -6,6 +6,7 @@ if (DEFINED ENV{IDF_PATH})
PRIV_REQUIRES
u8g2
esp_event
esp_timer
persistence-manager
)
return()