PlatformIO build monitor_bad => monitor_speed
This commit is contained in:
parent
8b35f2c846
commit
85dfde4c09
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ board = megaatmega2560
|
||||||
build_flags = ${common.build_flags}
|
build_flags = ${common.build_flags}
|
||||||
board_f_cpu = 16000000L
|
board_f_cpu = 16000000L
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common.lib_deps}
|
||||||
monitor_baud = 250000
|
monitor_speed = 250000
|
||||||
|
|
||||||
#
|
#
|
||||||
# ATmega1280
|
# ATmega1280
|
||||||
|
|
Loading…
Reference in a new issue