Skip to content

Commit 5701100

Browse files
committed
Set default build target
1 parent 787c0f8 commit 5701100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[platformio]
1919
src_dir = Marlin
2020
boards_dir = buildroot/share/PlatformIO/boards
21-
default_envs = mega2560
21+
default_envs = sanguino1284p
2222
include_dir = Marlin
2323

2424
#

0 commit comments

Comments
 (0)