mirror of https://github.com/arendst/Tasmota.git
back to alphabetical
This commit is contained in:
parent
a61b0599d9
commit
e70ef8336e
|
@ -89,8 +89,8 @@ board_build.flash_mode = ${common.board_build.flash_mode}
|
|||
build_unflags = ${common.build_unflags}
|
||||
build_flags = ${common.build_flags}
|
||||
monitor_speed = ${common.monitor_speed}
|
||||
upload_resetmethod = ${common.upload_resetmethod}
|
||||
upload_port = ${common.upload_port}
|
||||
upload_resetmethod = ${common.upload_resetmethod}
|
||||
upload_speed = ${common.upload_speed}
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
|
||||
|
|
Loading…
Reference in New Issue