Skip to content

Commit

Permalink
Fix mega2560ext environment (MarlinFirmware#19730)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjasonsmith authored and Nushio committed Nov 29, 2020
1 parent 9f30d56 commit 0997838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ board = megaatmega2560
#
[env:mega2560ext]
platform = atmelavr
extends = mega2560
extends = env:mega2560
board = megaatmega2560
board_build.variant = megaextendedpins
extra_scripts = ${common.extra_scripts}
Expand Down

0 comments on commit 0997838

Please sign in to comment.