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:
- 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. ///