Add Cartesio CN Controls V11 board

This commit is contained in:
Indrek Ardel
2016-07-04 18:32:52 +03:00
parent c8f2dd7cd5
commit ecb23c1b65
5 changed files with 112 additions and 3 deletions

View File

@ -118,6 +118,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