„platformio.ini“ ändern
This commit is contained in:
parent
306d9721c4
commit
f317600d03
@ -19,7 +19,7 @@ extra_scripts = pre:extra_script.py
|
|||||||
; stuff for OTA
|
; stuff for OTA
|
||||||
; https://docs.platformio.org/en/latest/platforms/espressif8266.html#over-the-air-ota-update
|
; https://docs.platformio.org/en/latest/platforms/espressif8266.html#over-the-air-ota-update
|
||||||
upload_protocol = espota
|
upload_protocol = espota
|
||||||
upload_port = 192.168.10.94
|
upload_port = <!! IP ADDRESS !!>
|
||||||
upload_flags =
|
upload_flags =
|
||||||
--port=8266
|
--port=8266
|
||||||
--auth=admin
|
--auth=admin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user