AI update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user