config SPECIAL

This commit is contained in:
prenticedavid
2016-05-05 16:15:37 +01:00
parent d25bcb1e16
commit 298735dfc8

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)