Modified IP in platformio.ini

This commit is contained in:
Fabian Schlenz 2020-04-28 17:44:59 +02:00
parent 79c13e760f
commit 6ba916282b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ lib_deps =
https://github.com/me-no-dev/ESPAsyncWebServer.git
[env:ota]
upload_port = 10.10.2.80
upload_port = 10.10.2.78 ; .78=prod, .80=dev
upload_protocol = espota
platform = espressif8266
board = esp07