KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
35:7dcab9e3ab25
Parent:
34:c99ec28fac66
Child:
36:300f6ee0b2cf
--- a/GraphicsDisplay.h	Thu Jan 23 23:45:20 2014 +0000
+++ b/GraphicsDisplay.h	Thu Jan 23 23:51:47 2014 +0000
@@ -186,10 +186,9 @@
     /// used. The performance results are impressive (but depend on the
     /// listed factors). 
     ///
-    /// File System     | Rendering Method | Rendering Time
-    /// LocalFileSystem | Software only    | 34 sec
-    /// LocalFileSystem | Hardware RA8875  | 9 sec
-    /// MSCFileSystem   | Hardware RA8875  | 3 sec
+    /// \li 34 seconds, LocalFileSystem, Software Rendering
+    /// \li 9 seconds, LocalFileSystem, Hardware Rending for RA8875
+    /// \li 3 seconds, MSCFileSystem, Hardware Rendering for RA8875
     /// 
     /// @param x is the horizontal pixel coordinate
     /// @param y is the vertical pixel coordinate