PlatformIO default baud rate for Mega2560
This commit is contained in:
@@ -39,6 +39,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
|
||||||
|
|
||||||
#
|
#
|
||||||
# ATmega1280
|
# ATmega1280
|
||||||
|
Reference in New Issue
Block a user