KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
30:e0f2da88bdf6
Parent:
29:422616aa04bd
Child:
31:c72e12cd5c67
--- a/RA8875.h	Sun Jan 19 04:24:16 2014 +0000
+++ b/RA8875.h	Sun Jan 19 04:42:25 2014 +0000
@@ -791,7 +791,7 @@
     ///   - the number of bytes per vertical line (width of the array)
     /// @returns error code.
     ///
-    RetCode_t set_font(const unsigned char * font = NULL);
+    virtual RetCode_t set_font(const unsigned char * font = NULL);
 
     /// Get the RGB value for a DOS color.
     ///