mirror of https://github.com/arendst/Tasmota.git
rm upload speed
This commit is contained in:
parent
2e8df5327f
commit
a79f13bc29
|
@ -36,7 +36,6 @@ build_flags = ${core.build_flags}
|
||||||
|
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_port = COM5
|
monitor_port = COM5
|
||||||
upload_speed = 115200
|
|
||||||
; *** Upload Serial reset method for Wemos and NodeMCU
|
; *** Upload Serial reset method for Wemos and NodeMCU
|
||||||
upload_resetmethod = nodemcu
|
upload_resetmethod = nodemcu
|
||||||
upload_port = COM5
|
upload_port = COM5
|
||||||
|
|
Loading…
Reference in New Issue