0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-29 09:29:08 +00:00

whitespace

This commit is contained in:
Scott Lahteine 2020-05-22 02:02:03 -05:00
parent f7346b6ee1
commit 31eb487da5
6 changed files with 8 additions and 9 deletions
Marlin/src/pins/ramps

View file

@ -47,7 +47,6 @@
#define PS_ON_PIN 40 // Used by CR2020 Industrial series #define PS_ON_PIN 40 // Used by CR2020 Industrial series
#endif #endif
#if ENABLED(CASE_LIGHT_ENABLE) && !defined(CASE_LIGHT_PIN) #if ENABLED(CASE_LIGHT_ENABLE) && !defined(CASE_LIGHT_PIN)
#define CASE_LIGHT_PIN 65 #define CASE_LIGHT_PIN 65
#endif #endif