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 QEI HIDScope biquadFilter MODSERIAL FastPWM
Diff: global.h
- Revision:
- 38:3ff3cdb8740d
- Parent:
- 37:6602655a80f4
- Child:
- 39:8d8ff9a30cfc
--- a/global.h Thu Oct 10 15:33:24 2019 +0000 +++ b/global.h Thu Oct 10 15:42:26 2019 +0000 @@ -12,6 +12,7 @@ struct motorDataInputSub { float PWM; + int calibrationCounts; }; struct motorDataCombined