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:
10:7e350a27f936
--- a/FS2CDU_data_5.cpp	Sun Jul 20 20:11:24 2014 +0000
+++ b/FS2CDU_data_5.cpp	Mon Jul 21 14:24:15 2014 +0000
@@ -74,6 +74,10 @@
  int Text_Line_Update           = 0;    // : equal to line number whose text was updated, must be reset to 0 when text has been read 
  int Key_Maintext_Update        = -1;   // : equal to keynumber whose main text line was updated, must be reset to -1 (!) when text has been read
  int Key_Subtext_Update         = -1;   // : equal to keynumber whose sub text line was updated, must be reset to -1 (!) when text has been read
+ int S_Exec                     = 0;    // WB 20-07-14 if 1 then S+EXEC is pressed together to enter setup mode 
+                                        // -->No screen updates allowed
+                                        // -->No key messages sent to FS
+                                        // Setup is exited by pressing EXEC
 
 //------------- debug only ---------------------------
 extern MODSERIAL SERIAL_DEBUG; // : debug serial port