mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-29 09:29:08 +00:00
whitespace
This commit is contained in:
parent
f7346b6ee1
commit
31eb487da5
6 changed files with 8 additions and 9 deletions
Marlin/src/pins/ramps
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue