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:
- 58:26658a56112a
- Parent:
- 57:bd53a9e165a1
- Child:
- 61:8f3153bf0baa
--- a/RA8875.h Wed Apr 16 22:18:19 2014 +0000 +++ b/RA8875.h Sat Jul 05 15:59:55 2014 +0000 @@ -8,7 +8,7 @@ // Define this to enable code that monitors the performance of various // graphics commands. -//#define PERF_METRICS +#define PERF_METRICS // What better place for some test code than in here and the companion // .cpp file. See also the bottom of this file.