Fixed data export docs
All checks were successful
Test compiling project / test (push) Successful in 2m36s

This commit is contained in:
2025-02-23 10:56:38 +01:00
parent e348ef21c9
commit dabcafa5db
4 changed files with 14 additions and 25 deletions

View File

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