Demonstration of Soft Fonts

Dependencies:   mbed RA8875

Fork of RA8875_Demo by David Smart

Demo of Software based fonts mixed with RA8875 hosted fonts.

/media/uploads/WiredHome/softfont2.png

Revision:
11:be714b7f0644
Parent:
10:02c622fa4969
Child:
12:e8a127d78000
--- a/main.cpp	Sat Jan 23 16:59:35 2016 +0000
+++ b/main.cpp	Sat Jan 23 17:03:53 2016 +0000
@@ -1,4 +1,4 @@
-#include "mbed.h"
+#include "mbed.h"               // v112
 
 #include "RA8875.h"
 #include "MyFont18x32.h"