Added SPIFFS updating
All checks were successful
Test compiling project / test (push) Successful in 2m38s

This commit is contained in:
2025-02-19 20:48:26 +01:00
parent 0cd42484f9
commit ab16379e73
7 changed files with 105 additions and 23 deletions

View File

@@ -22,6 +22,7 @@ lib_deps =
jsc/ArduinoLog
fetchOTA
INA322
ESP32Ping
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.5.181
@@ -37,6 +38,7 @@ lib_deps =
robtillaart/INA226@^0.4.4
bblanchon/ArduinoJson@^6.21.3
jsc/ArduinoLog
ESP32Ping
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.5.181