changed upload-params
This commit is contained in:
parent
31b5353158
commit
b147d8dee8
@ -22,12 +22,14 @@ board_build.ldscript = eagle.flash.4m1m.ld
|
|||||||
monitor_filters = esp8266_exception_decoder
|
monitor_filters = esp8266_exception_decoder
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
||||||
;upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
;upload_speed = 921600
|
upload_speed = 921600
|
||||||
upload_port = 10.0.1.49
|
;upload_port = 10.0.1.48
|
||||||
upload_protocol = espota
|
;upload_protocol = espota
|
||||||
upload_flags =
|
;upload_flags =
|
||||||
--auth=${wifi_cred.admin_password}
|
; --auth=${wifi_cred.admin_password}
|
||||||
|
|
||||||
|
build_type = debug
|
||||||
|
|
||||||
build_flags=
|
build_flags=
|
||||||
!python git_rev_macro.py
|
!python git_rev_macro.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user