Support MKS SGen board (#13694)
This commit is contained in:
@@ -316,6 +316,8 @@
|
||||
#include "pins_RAMPS_RE_ARM.h" // LPC1768 env:LPC1768
|
||||
#elif MB(MKS_SBASE)
|
||||
#include "pins_MKS_SBASE.h" // LPC1768 env:LPC1768
|
||||
#elif MB(MKS_SGEN)
|
||||
#include "pins_MKS_SGEN.h" // LPC1769 env:LPC1769
|
||||
#elif MB(AZSMZ_MINI)
|
||||
#include "pins_AZSMZ_MINI.h" // LPC1768 env:LPC1768
|
||||
#elif MB(AZTEEG_X5_GT)
|
||||
|
Reference in New Issue
Block a user