Browse Source

Whitespace clean

Scott Lahteine 6 years ago
parent
commit
a5b20fec2f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/pins_MELZI_CREALITY.h

+ 1
- 1
Marlin/pins_MELZI_CREALITY.h View File

@@ -60,7 +60,7 @@
60 60
 #define ST7920_DELAY_3 DELAY_2_NOP
61 61
 
62 62
 #if ENABLED(MINIPANEL)
63
-  #undef DOGLCD_CS    
63
+  #undef DOGLCD_CS
64 64
   #define DOGLCD_CS        LCD_PINS_RS
65 65
 #endif
66 66
 

Loading…
Cancel
Save