Fork of Silabs MemoryLCD library

Dependents:   demoUI whrmDemoUI Host_Software_MAX32664GWEB_HR_EXTENDED Host_Software_MAX32664GWEC_SpO2_HR-_EXTE ... more

C++ library for Sharp Microelectronics 1.28 inch LCD TFT, LS013B7DH03, SPI bus. Forked from Silicon Labs MemoryLCD display driver.

Files at this revision

API Documentation at this revision

Comitter:
stevew817
Date:
Tue May 05 14:32:28 2015 +0000
Parent:
2:2f10f00fe56c
Child:
4:b02dfd360729
Commit message:
CallbackPointer.h got deprecated

Changed in this revision

LS013B7DH03.h Show annotated file Show diff for this revision Revisions of this file
--- a/LS013B7DH03.h	Tue Apr 14 15:25:58 2015 -0400
+++ b/LS013B7DH03.h	Tue May 05 14:32:28 2015 +0000
@@ -34,7 +34,6 @@
 
 #include "platform.h"
 #include <mbed.h>
-#include "CallbackPointer.h"
 #include "LCDSettings.h"
 #include "BufferedDisplay.h"