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:
Richard Wackerbarth
2015-06-06 21:01:40 -05:00
parent cf5d64d940
commit 58941e543e
15 changed files with 821 additions and 17 deletions

View File

@@ -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