Jason Smith
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
platformio.ini
|
|
@ -445,7 +445,7 @@ board = megaatmega2560 |
|
|
|
# |
|
|
|
[env:mega2560ext] |
|
|
|
platform = atmelavr |
|
|
|
extends = mega2560 |
|
|
|
extends = env:mega2560 |
|
|
|
board = megaatmega2560 |
|
|
|
board_build.variant = megaextendedpins |
|
|
|
extra_scripts = ${common.extra_scripts} |
|
|
|