Lib for the LCD display on mbed lab Board
Fork of C12832_lcd by
Revision 11:9ba5d9c45c32, committed 2014-09-29
- Comitter:
- wellmon7
- Date:
- Mon Sep 29 23:43:40 2014 +0000
- Parent:
- 10:8f86576007d6
- Commit message:
- made mbed a server
Changed in this revision
C12832_lcd.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8f86576007d6 -r 9ba5d9c45c32 C12832_lcd.h --- a/C12832_lcd.h Sun Oct 27 23:16:07 2013 +0000 +++ b/C12832_lcd.h Mon Sep 29 23:43:40 2014 +0000 @@ -254,6 +254,7 @@ */ void print_bm(Bitmap bm, int x, int y); + protected: