Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed FastIO FastPWM USBDevice
Fork of Pinscape_Controller by
Diff: cfgVarMsgMap.h
- 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;
    