support 8-bit MEGA shield

This commit is contained in:
prenticedavid
2016-06-02 19:14:24 +01:00
parent 4cd5d6fc45
commit 91f845d592
2 changed files with 31 additions and 3 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)