Merge pull request #4301 from Ingramz/RCBugFix

Add Cartesio CN Controls V11
This commit is contained in:
Scott Lahteine 2016-07-16 22:35:07 -07:00 committed by GitHub
commit b14888501b
6 changed files with 117 additions and 8 deletions

View file

@ -134,6 +134,7 @@
// The following define selects which electronics board you have.
// Please choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
//#define MOTHERBOARD BOARD_CNCONTROLS_11
#define MOTHERBOARD BOARD_CNCONTROLS_12
#endif