Guillermo Stedile / RA8875

Dependencies:   GPS

Dependents:   SNOCC_V1 SNOCC_V2

Fork of RA8875 by SNOCC

Files at this revision

API Documentation at this revision

Comitter:
WiredHome
Date:
Thu Dec 17 12:19:01 2015 +0000
Parent:
98:ecebed9b80b2
Child:
100:0b084475d5a9
Commit message:
Disable the "TestEnable" and republish.

Changed in this revision

RA8875.h Show annotated file Show diff for this revision Revisions of this file
--- 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))