Mike R / Mbed 2 deprecated Pinscape_Controller_V2

Dependencies:   mbed FastIO FastPWM USBDevice

Fork of Pinscape_Controller by Mike R

Revision:
98:4df3c0f7e707
Parent:
92:f264fbaa1be5
Child:
99:8139b0c274f4
--- a/cfgVarMsgMap.h	Wed Feb 07 00:01:21 2018 +0000
+++ b/cfgVarMsgMap.h	Fri Mar 01 23:53:59 2019 +0000
@@ -410,6 +410,7 @@
                 v_byte(outPort[idx].pin, 4);
                 v_byte(outPort[idx].flags, 5);
                 v_byte(outPort[idx].flipperLogic, 6);
+                v_byte(outPort[idx].minOnTime, 7);
             }
         }
         break;