Add MKS Base 1.6 board (#16783)
This commit is contained in:
@@ -110,6 +110,8 @@
|
||||
#include "ramps/pins_MKS_BASE_14.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(MKS_BASE_15)
|
||||
#include "ramps/pins_MKS_BASE_15.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
||||
#elif MB(MKS_BASE_16)
|
||||
#include "ramps/pins_MKS_BASE_16.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
||||
#elif MB(MKS_BASE_HEROIC)
|
||||
#include "ramps/pins_MKS_BASE_HEROIC.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
||||
#elif MB(MKS_GEN_13)
|
||||
|
||||
Reference in New Issue
Block a user