Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revision:
68:998faf685b00
Parent:
66:2e3583fbd2f4
Child:
73:4e8ce0b18915
--- a/cfgVarMsgMap.h	Sun Nov 27 21:42:42 2016 +0000
+++ b/cfgVarMsgMap.h	Sun Nov 27 23:20:51 2016 +0000
@@ -49,7 +49,7 @@
         // ********** DESCRIBE CONFIGURATION VARIABLES **********
     case 0:
         v_byte_ro(16, 2);       // number of SCALAR variables
-        v_byte_ro(2, 3);        // number of ARRAY variables
+        v_byte_ro(3, 3);        // number of ARRAY variables
         break;
         
         // ********** SCALAR VARIABLES **********