Add MKS_GEN_L_V2 controller support (#15793)
This commit is contained in:
@@ -182,6 +182,9 @@
|
||||
#include "ramps/pins_TT_OSCAR.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(TANGO)
|
||||
#include "ramps/pins_TANGO.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(MKS_GEN_L_V2)
|
||||
#include "ramps/pins_MKS_GEN_L_V2.h" // ATmega2560 env:megaatmega2560
|
||||
|
||||
|
||||
//
|
||||
// RAMBo and derivatives
|
||||
|
||||
Reference in New Issue
Block a user