Added BlinkM support over i2c

This commit is contained in:
Tim Koster
2013-09-06 22:25:39 +03:00
parent aa6c58ad37
commit 3b315b3da0
4 changed files with 57 additions and 0 deletions

View File

@ -533,6 +533,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
# endif
#endif
// define BlinkM Support
#define BlinkM
// Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
//#define FAST_PWM_FAN