mirror of https://github.com/arendst/Tasmota.git
Update platformio.ini
This commit is contained in:
parent
0d64b6caba
commit
d31c960124
|
@ -210,7 +210,7 @@ board = ${common.board}
|
|||
board_flash_mode = ${common.board_flash_mode}
|
||||
build_unflags = ${common.build_unflags}
|
||||
build_flags = ${common.build_flags}
|
||||
monitor_baud = ${common.monitor_baud}
|
||||
monitor_speed = ${common.monitor_speed}
|
||||
upload_speed = ${common.upload_speed}
|
||||
upload_resetmethod = ${common.upload_resetmethod}
|
||||
upload_port = ${common.upload_port}
|
||||
|
|
Loading…
Reference in New Issue