KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
34:c99ec28fac66
Parent:
33:b6b710758ab3
Child:
37:f19b7e7449dc
--- a/GraphicsDisplay.cpp	Wed Jan 22 03:50:55 2014 +0000
+++ b/GraphicsDisplay.cpp	Thu Jan 23 23:45:20 2014 +0000
@@ -2,10 +2,7 @@
  * Copyright (c) 2007-2009 sford
  * Released under the MIT License: http://mbed.org/license/mit
  *
- * Software Rendering of a Bitmap from the localfilesystem
- *      34 sec: 352x272 pixels, 8-bit color, 94.5kbytes
- * Hardware Rendering
- *       9 sec: same file.
+ * Derivative work by D.Smart 2014
  */
 
 #include "GraphicsDisplay.h"