diff --git a/mcufriend_shield.h b/mcufriend_shield.h index d664ff1..5817f36 100644 --- a/mcufriend_shield.h +++ b/mcufriend_shield.h @@ -1,4 +1,4 @@ -#define USE_SPECIAL //check for custom drivers +//#define USE_SPECIAL //check for custom drivers #if defined(USE_SPECIAL) #include "mcufriend_special.h" #if !defined(USE_SPECIAL_FAIL)