Creality Ender board support
This commit is contained in:
@ -195,6 +195,8 @@
|
||||
#include "pins_MELZI_CREALITY.h" // ATmega644P, ATmega1284P
|
||||
#elif MB(MELZI_MALYAN)
|
||||
#include "pins_MELZI_MALYAN.h" // ATmega644P, ATmega1284P
|
||||
#elif MB(CREALITY_ENDER)
|
||||
#include "pins_CREALITY_ENDER.h" // ATmega1284P
|
||||
#elif MB(STB_11)
|
||||
#include "pins_STB_11.h" // ATmega644P, ATmega1284P
|
||||
#elif MB(AZTEEG_X1)
|
||||
|
Reference in New Issue
Block a user