update web ui
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 4m6s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 4m19s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 3m52s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4m4s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-01-10 00:33:34 +01:00
parent cfca3f1535
commit ef0cda1d67
8 changed files with 64 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
idf_component_register(SRCS
src/api_server.c
src/common.c
src/api_handlers.c
src/websocket_handler.c
INCLUDE_DIRS "include"