fixed ip
This commit is contained in:
@@ -25,7 +25,7 @@ lib_deps =
|
|||||||
ESP32Ping
|
ESP32Ping
|
||||||
board_build.partitions = default.csv
|
board_build.partitions = default.csv
|
||||||
upload_protocol = espota
|
upload_protocol = espota
|
||||||
upload_port = 192.168.5.181
|
upload_port = 192.168.5.180
|
||||||
build_flags = -Wall -Wextra
|
build_flags = -Wall -Wextra
|
||||||
|
|
||||||
[env:ESP32_INA226]
|
[env:ESP32_INA226]
|
||||||
@@ -41,7 +41,7 @@ lib_deps =
|
|||||||
ESP32Ping
|
ESP32Ping
|
||||||
board_build.partitions = default.csv
|
board_build.partitions = default.csv
|
||||||
upload_protocol = espota
|
upload_protocol = espota
|
||||||
upload_port = 192.168.5.181
|
upload_port = 192.168.4.18
|
||||||
build_flags = -Wall -Wextra -DUSE_INA226
|
build_flags = -Wall -Wextra -DUSE_INA226
|
||||||
|
|
||||||
[env:native]
|
[env:native]
|
||||||
|
|||||||
Reference in New Issue
Block a user