2018 revision to classic DataBus AVC code.

Dependencies:   LSM303DLM Servo SerialGraphicLCD L3G4200D IncrementalEncoder SimpleShell

Revision:
8:ba70bb062aa0
Parent:
7:1f2661b840ed
Child:
9:fc3575d2cbbf
diff -r 1f2661b840ed -r ba70bb062aa0 Config.h
--- a/Config.h	Wed Dec 05 17:53:06 2018 +0000
+++ b/Config.h	Wed Dec 05 18:02:32 2018 +0000
@@ -3,7 +3,7 @@
 
 #include "mbed.h"
 
-#define MAXSTR 10
+#define MAXSTR 30
 #define MAXTBL 30
 
 union Value {