New work version with additional functions

Dependencies:   4DGL-UC ConfigFile MODSERIAL mbed mbos

Fork of CDU_Mbed_35 by Engravity-CDU

Revision:
13:d60c746c097c
Parent:
8:422544d24df3
Child:
17:b3545e9d38f7
--- a/display.cpp	Sun Jul 20 20:11:24 2014 +0000
+++ b/display.cpp	Mon Jul 21 14:24:15 2014 +0000
@@ -116,6 +116,7 @@
     nStart = nCharWidth*( nChars - cString.size());
     return nStart;
     }
+    
 int nFontSize( int nfont_number )
 {
     int nFontWidth = 24;