back to alphabetical

This commit is contained in:
Neel Malik 2018-08-25 15:15:27 -07:00
parent a61b0599d9
commit e70ef8336e
1 changed files with 1 additions and 1 deletions

View File

@ -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}