Browse Source

Moved some conditionals to Conditionals.h

João Brázio 8 years ago
parent
commit
d7cc2c0847
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/Conditionals.h

+ 1
- 0
Marlin/Conditionals.h View File

@@ -65,6 +65,7 @@
65 65
     #elif ENABLED(ELB_FULL_GRAPHIC_CONTROLLER)
66 66
       #define DEFAULT_LCD_CONTRAST 110
67 67
       #define U8GLIB_LM6059_AF
68
+      #define SD_DETECT_INVERTED
68 69
     #endif
69 70
 
70 71
     #define ENCODER_PULSES_PER_STEP 4

Loading…
Cancel
Save