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
Diff: cfgVarMsgMap.h
- Revision:
- 89:c43cd923401c
- Parent:
- 87:8d35c74403af
- Child:
- 90:aa4e571da8e8
--- a/cfgVarMsgMap.h Wed May 10 20:04:50 2017 +0000 +++ b/cfgVarMsgMap.h Fri May 12 17:57:59 2017 +0000 @@ -396,6 +396,7 @@ v_byte(outPort[idx].typ, 3); v_byte(outPort[idx].pin, 4); v_byte(outPort[idx].flags, 5); + v_byte(outPort[idx].flipperLogic, 6); } } break;