Added temperature status less.

Hopefully fixed viky button handling without braking other boards
This commit is contained in:
Erik van der Zalm
2013-10-20 12:12:35 +02:00
parent 667d278f54
commit 8a08cca0f2
4 changed files with 810 additions and 751 deletions

View File

@ -544,6 +544,13 @@
#endif
#endif
#ifdef TEMP_STAT_LEDS
#if MOTHERBOARD == 67
#define STAT_LED_RED 6
#define STAT_LED_BLUE 11
#endif
#endif
#ifdef ULTRA_LCD
#ifdef NEWPANEL