Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revision:
90:aa4e571da8e8
Parent:
89:c43cd923401c
Child:
91:ae9be42652bf
--- a/cfgVarMsgMap.h	Fri May 12 17:57:59 2017 +0000
+++ b/cfgVarMsgMap.h	Tue Oct 17 22:27:48 2017 +0000
@@ -69,6 +69,7 @@
     case 3:
         // Enable/disable joystick
         v_byte(joystickEnabled, 2);
+        v_byte(joystickAxisFormat, 3);
         break;
         
     case 4: