Syntax error.
This commit is contained in:
AnHardt 2015-04-21 13:50:28 +02:00
parent a4ca87ba99
commit b59e92ab99

View File

@ -28,9 +28,7 @@
#define STAT_LED_RED 64
#define STAT_LED_BLUE 63
#endif
#endif
#elif define TEMP_STAT_LEDS
#elif defined(TEMP_STAT_LEDS)
#define STAT_LED_RED 6
#define STAT_LED_BLUE 11
#endif