0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 15:39:31 +00:00

PlatformIO default baud rate for Mega2560

This commit is contained in:
Scott Lahteine 2018-02-26 19:31:46 -06:00
parent aef23c9637
commit c8b2fbd91e

View file

@ -39,6 +39,7 @@ board = megaatmega2560
build_flags = ${common.build_flags}
board_f_cpu = 16000000L
lib_deps = ${common.lib_deps}
monitor_baud = 250000
#
# ATmega1280