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,5 +1,5 @@
//#define SUPPORT_0139 //costs about 238 bytes
//#define SUPPORT_1963
#define SUPPORT_1963
#define SUPPORT_4535 //costs about 184 bytes
//#define SUPPORT_8347A //costs about 408 bytes
#define SUPPORT_8347D //costs about 408 bytes

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)

View File

@@ -4,11 +4,11 @@
//#define USE_SSD1289_SHIELD_MEGA
//#define USE_SSD1289_SHIELD_DUE
//#define USE_MEGA_8BIT_PROTOSHIELD
#define USE_MEGA_16BIT_SHIELD //RD on PL6 (D43)
//#define USE_MEGA_16BIT_SHIELD //RD on PL6 (D43)
//#define USE_BLD_BST_MEGA32U4
//#define USE_BLD_BST_MEGA2560
//#define USE_DUE_8BIT_PROTOSHIELD
//#define USE_DUE_16BIT_SHIELD //RD on PA15 (D24)
#define USE_DUE_16BIT_SHIELD //RD on PA15 (D24)
#if 0
#elif defined(__AVR_ATmega328P__) && defined(USE_SSD1289_SHIELD_UNO) //on UNO