Add pin configuration for Brainwave Pro
Copied from jcrocholl's contributions to the OpenBeamUSA Marlin fork
This commit is contained in:
@@ -76,6 +76,8 @@
|
||||
#include "pins_PRINTRBOARD.h"
|
||||
#elif MB(BRAINWAVE)
|
||||
#include "pins_BRAINWAVE.h"
|
||||
#elif MB(BRAINWAVE_PRO)
|
||||
#include "pins_BRAINWAVE_PRO.h"
|
||||
#elif MB(SAV_MKI)
|
||||
#include "pins_SAV_MKI.h"
|
||||
#elif MB(TEENSY2)
|
||||
|
Reference in New Issue
Block a user