Testing SSD1963

This commit is contained in:
prenticedavid
2016-03-19 19:47:33 +00:00
parent 64460899ff
commit 95fd0735d2
3 changed files with 4 additions and 4 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)