Followup to #12017
This commit is contained in:
parent
acac2adfc8
commit
0fcdfdeed6
|
@ -150,6 +150,8 @@
|
|||
#include "pins_TRIGORILLA_14.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(RAMPS_ENDER_4)
|
||||
#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
|
||||
|
|
Loading…
Reference in a new issue