Skip to content
Snippets Groups Projects
Commit b59e92ab authored by AnHardt's avatar AnHardt
Browse files

Fix for #1946

Syntax error.
parent a4ca87ba
Branches
Tags
No related merge requests found
...@@ -28,9 +28,7 @@ ...@@ -28,9 +28,7 @@
#define STAT_LED_RED 64 #define STAT_LED_RED 64
#define STAT_LED_BLUE 63 #define STAT_LED_BLUE 63
#endif #endif
#endif #elif defined(TEMP_STAT_LEDS)
#elif define TEMP_STAT_LEDS
#define STAT_LED_RED 6 #define STAT_LED_RED 6
#define STAT_LED_BLUE 11 #define STAT_LED_BLUE 11
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment