Add Skynet/ANET A10 support
This commit is contained in:
committed by
Scott Lahteine
parent
eb314373bb
commit
9651d01e1a
@ -107,6 +107,8 @@
|
||||
#include "pins_AZTEEG_X3.h"
|
||||
#elif MB(AZTEEG_X3_PRO)
|
||||
#include "pins_AZTEEG_X3_PRO.h"
|
||||
#elif MB(ANET_10)
|
||||
#include "pins_ANET_10.h"
|
||||
#elif MB(ULTIMAKER)
|
||||
#include "pins_ULTIMAKER.h"
|
||||
#elif MB(ULTIMAKER_OLD)
|
||||
|
Reference in New Issue
Block a user