Fixed library
Some checks failed
Test compiling project / test (push) Has been cancelled

This commit is contained in:
2025-03-20 21:08:30 +01:00
parent 76e182935b
commit 6364becbe2
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ lib_deps =
fetchOTA
INA233
ESP32Ping
https://github.com/x821938/elog
https://github.com/tobimai/elog.git#fix-syslog
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.5.205
@@ -39,7 +39,7 @@ lib_deps =
bblanchon/ArduinoJson@^6.21.3
jsc/ArduinoLog
ESP32Ping
https://github.com/x821938/elog
https://github.com/tobimai/elog.git#fix-syslog
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.4.18