KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
99:66edf771373a
Parent:
98:ecebed9b80b2
Child:
100:0b084475d5a9
--- a/RA8875.h	Thu Dec 17 12:16:40 2015 +0000
+++ b/RA8875.h	Thu Dec 17 12:19:01 2015 +0000
@@ -68,7 +68,7 @@
 
 // What better place for some test code than in here and the companion
 // .cpp file. See also the bottom of this file.
-#define TESTENABLE
+//#define TESTENABLE
 
 /// DOS colors - slightly color enhanced
 #define Black       (color_t)(RGB(0,0,0))