Lib for the LCD display on mbed lab Board

Dependents:   HTTPServerCustom

Fork of C12832_lcd by Peter Drescher

Revision:
11:9ba5d9c45c32
Parent:
7:0f5a3b0f3cab
--- 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: