ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed
#defining something just to define something else doesn’t make sense If you want SDCARDDETECTINVERTED, just define it yourself. If the previous code was intended to define, undefined and then again define the term, that code is improper.
This commit is contained in:
@@ -33,9 +33,6 @@
|
||||
#define DEFAULT_LCD_CONTRAST 40
|
||||
#elif defined(ELB_FULL_GRAPHIC_CONTROLLER)
|
||||
#define DEFAULT_LCD_CONTRAST 110
|
||||
#ifdef ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED
|
||||
#define SDCARDDETECTINVERTED
|
||||
#endif
|
||||
#define U8GLIB_LM6059_AF
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user