mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-25 18:40:21 +00:00
Followup to #12017
This commit is contained in:
parent
acac2adfc8
commit
0fcdfdeed6
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,8 @@
|
||||||
#include "pins_TRIGORILLA_14.h" // ATmega2560 env:megaatmega2560
|
#include "pins_TRIGORILLA_14.h" // ATmega2560 env:megaatmega2560
|
||||||
#elif MB(RAMPS_ENDER_4)
|
#elif MB(RAMPS_ENDER_4)
|
||||||
#include "pins_RAMPS_ENDER_4.h" // ATmega2560 env:megaatmega2560
|
#include "pins_RAMPS_ENDER_4.h" // ATmega2560 env:megaatmega2560
|
||||||
|
#elif MB(FYSETC_F6_13)
|
||||||
|
#include "pins_FYSETC_F6_13.h" // ATmega2560 env:megaatmega2560
|
||||||
|
|
||||||
//
|
//
|
||||||
// Other ATmega1280, ATmega2560
|
// Other ATmega1280, ATmega2560
|
||||||
|
|
Loading…
Reference in a new issue