change schema via REST
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 4m46s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 4m56s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 4m45s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4m44s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-01-18 16:41:41 +01:00
parent 3d7de05614
commit dc40acfd06
3 changed files with 22 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ idf_component_register(SRCS
driver
nvs_flash
esp_insights
analytics
led-manager
api-server
)