Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RA8875 by
Diff: RA8875.h
- 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))