Added BlinkM support over i2c

This commit is contained in:
Tim Koster
2013-09-10 12:18:29 +03:00
parent aa6c58ad37
commit 7016cc9511
4 changed files with 57 additions and 0 deletions

View File

@ -557,6 +557,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
// Support for the BariCUDA Paste Extruder.
//#define BARICUDA
//define BlinkM/CyzRgb Support
//#define BlinkM
/*********************************************************************\
* R/C SERVO support
* Sponsored by TrinityLabs, Reworked by codexmas