AI update

This commit is contained in:
2026-03-27 22:27:32 +01:00
parent 2a29f6667e
commit e8f90661d3
9 changed files with 963 additions and 224 deletions

View File

@@ -27,6 +27,7 @@ add_custom_command(
DEPENDS ${CMAKE_SOURCE_DIR}/fs/index.html
DEPENDS ${CMAKE_SOURCE_DIR}/fs/mqtt_config.html
DEPENDS ${CMAKE_SOURCE_DIR}/fs/wlan_config.html
DEPENDS ${CMAKE_SOURCE_DIR}/fs/live_stats.html
)
@@ -60,6 +61,8 @@ target_link_libraries(sensor-pico
pico_lwip_http
pico_lwip_mqtt
pico_lwip_sntp
hardware_flash
hardware_sync
)
# Erzeugt .uf2 Datei zum Flashen