Class library for a serial lcd implemented on a DISCO-F469NI Development board running specific firmware for this purpose.

Dependencies:   BufferedSerial

Revision:
4:df0201a66e39
Parent:
3:33ee80658224
--- a/DISCOF469SerialLCD.h	Sun Feb 18 19:56:53 2018 +0000
+++ b/DISCOF469SerialLCD.h	Sun Feb 18 20:21:55 2018 +0000
@@ -27,6 +27,7 @@
  
 #include "mbed.h"
 #include "BufferedSerial.h"
+#include <inttypes.h>
 
 #define LCD_WHITE   0xffffffff
 #define LCD_SILVER  0xffC0C0C0