added remote sketch upload flags
This commit is contained in:
parent
52677fe002
commit
8a6d5b3338
@ -28,4 +28,9 @@ monitor_speed = 115200
|
||||
board_build.f_cpu = 160000000L
|
||||
; lib_deps =
|
||||
; MAX31850 DallasTemp
|
||||
|
||||
upload_port = 192.168.1.103
|
||||
upload_protocol = espota
|
||||
upload_flags =
|
||||
--ip=192.168.1.103
|
||||
; --port=8266
|
||||
--auth=esp8266
|
||||
|
Loading…
Reference in New Issue
Block a user