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 C12832_lcd by
Diff: C12832_lcd.h
- Revision:
- 9:86bb024d5ce3
- Parent:
- 3:468cdccff7af
diff -r 468cdccff7af -r 86bb024d5ce3 C12832_lcd.h --- a/C12832_lcd.h Thu Oct 25 17:34:34 2012 +0000 +++ b/C12832_lcd.h Wed Jan 15 02:13:03 2014 +0000 @@ -17,6 +17,7 @@ #include "mbed.h" #include "GraphicsDisplay.h" +// #include "TextDisplay.h" //I added this took it out for now /** optional Defines :
