Add Cartesio CN Controls V11 board
This commit is contained in:
@ -31,6 +31,8 @@
|
||||
#include "pins_GEN7_13.h"
|
||||
#elif MB(GEN7_14)
|
||||
#include "pins_GEN7_14.h"
|
||||
#elif MB(CNCONTROLS_11)
|
||||
#include "pins_CNCONTROLS_11.h"
|
||||
#elif MB(CNCONTROLS_12)
|
||||
#include "pins_CNCONTROLS_12.h"
|
||||
#elif MB(CHEAPTRONIC)
|
||||
@ -422,4 +424,3 @@
|
||||
#define HAS_DIGIPOTSS (PIN_EXISTS(DIGIPOTSS))
|
||||
|
||||
#endif //__PINS_H
|
||||
|
||||
|
Reference in New Issue
Block a user