Check this one ! mbos setup changed, WTX hor pos changed, no font style check, no checksum check

Dependencies:   4DGL MODSERIAL mbed mbos

Fork of CDU_Mbed_21 by Engravity-CDU

Revision:
11:d60c746c097c
Parent:
8:422544d24df3
--- 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;