add makerlab mega controller pin configs
This commit is contained in:
parent
a0120a533c
commit
eef595aa64
3 changed files with 135 additions and 0 deletions
|
|
@ -118,6 +118,8 @@
|
|||
#include "pins_MKS_BASE.h"
|
||||
#elif MB(RIGIDBOARD)
|
||||
#include "pins_RIGIDBOARD.h"
|
||||
#elif MB(MEGACONTROLLER)
|
||||
#include "pins_MEGACONTROLLER.h"
|
||||
#elif MB(99)
|
||||
#include "pins_99.h"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue