Fix water levelTest
All checks were successful
Test compiling project / test (push) Successful in 2m30s

This commit is contained in:
2025-02-23 17:54:19 +01:00
parent 99705355aa
commit 0071a09935
4 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ lib_deps =
ESP32Ping
board_build.partitions = default.csv
upload_protocol = espota
upload_port = 192.168.5.181
upload_port = 10.1.10.22
build_flags = -Wall -Wextra
[env:ESP32_INA226]