changed upload-params

This commit is contained in:
Marcel Peterkau 2022-05-15 22:52:50 +02:00
parent c88b532978
commit 0b6c432c70

View File

@ -22,12 +22,14 @@ board_build.ldscript = eagle.flash.4m1m.ld
monitor_filters = esp8266_exception_decoder
monitor_speed = 115200
;upload_protocol = esptool
;upload_speed = 921600
upload_port = 10.0.1.49
upload_protocol = espota
upload_flags =
--auth=${wifi_cred.admin_password}
upload_protocol = esptool
upload_speed = 921600
;upload_port = 10.0.1.48
;upload_protocol = espota
;upload_flags =
; --auth=${wifi_cred.admin_password}
build_type = debug
build_flags=
!python git_rev_macro.py