Cleanup of spacing and formatting

This commit is contained in:
Scott Lahteine
2017-06-04 11:30:03 -05:00
parent 9f295581f0
commit e4937b0285
8 changed files with 23 additions and 18 deletions

View File

@@ -74,7 +74,7 @@
//
// Misc
//
#if ENABLED(CASE_LIGHT_ENABLE) && PIN_EXISTS(CASE_LIGHT) && PIN_EXISTS(STAT_LED_RED) && STAT_LED_RED_PIN == CASE_LIGHT_PIN
#if ENABLED(CASE_LIGHT_ENABLE) && PIN_EXISTS(CASE_LIGHT) && PIN_EXISTS(STAT_LED_RED) && STAT_LED_RED_PIN == CASE_LIGHT_PIN
#undef STAT_LED_RED_PIN
#endif