Moved some conditionals to Conditionals.h

This commit is contained in:
João Brázio 2016-04-14 20:16:42 +01:00 committed by Scott Lahteine
parent 36a49eab1c
commit d7cc2c0847

View File

@ -65,6 +65,7 @@
#elif ENABLED(ELB_FULL_GRAPHIC_CONTROLLER) #elif ENABLED(ELB_FULL_GRAPHIC_CONTROLLER)
#define DEFAULT_LCD_CONTRAST 110 #define DEFAULT_LCD_CONTRAST 110
#define U8GLIB_LM6059_AF #define U8GLIB_LM6059_AF
#define SD_DETECT_INVERTED
#endif #endif
#define ENCODER_PULSES_PER_STEP 4 #define ENCODER_PULSES_PER_STEP 4