disable SPECIAL after merge

This commit is contained in:
prenticedavid
2017-12-26 20:09:24 +00:00
parent c2e34f7065
commit a21759f5d3
2 changed files with 2 additions and 2 deletions

View File

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