This is the David Smart RA8875 Library with mods for working with FRDM-K64F

Revision:
182:8832d03a2a29
Parent:
167:8aa3fb2a5a31
--- a/TextDisplay.h	Fri Aug 02 02:12:26 2019 +0000
+++ b/TextDisplay.h	Sat Aug 03 00:26:33 2019 +0000
@@ -38,7 +38,7 @@
 
     /// destructor to clean up
     ///
-    //~TextDisplay();
+    virtual ~TextDisplay();
 
     /// output a character at the given position
     ///