Fix Sensor
All checks were successful
Test compiling project / test (push) Successful in 2m46s

This commit is contained in:
2025-04-18 20:57:09 +02:00
parent 82455c830f
commit 0f581a54c5
5 changed files with 13 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ lib_deps =
https://github.com/tobimai/elog.git#fix-syslog
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 10.1.60.43
upload_port = 192.168.5.205
build_flags = -Wall -Wextra -DLOGGING_SPIFFS_DISABLE -DLOGGING_SD_DISABLE
[env:ESP32_INA226]