Added SPIFFS updating
All checks were successful
Test compiling project / test (push) Successful in 2m38s
All checks were successful
Test compiling project / test (push) Successful in 2m38s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user