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
Revision 99:66edf771373a, committed 2015-12-17
- 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))
