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: main.cpp
- Revision:
- 26:21911b4a79b4
- Parent:
- 25:86741f4565f1
diff -r 86741f4565f1 -r 21911b4a79b4 main.cpp --- a/main.cpp Mon Oct 07 12:48:52 2019 +0000 +++ b/main.cpp Mon Oct 07 12:58:51 2019 +0000 @@ -41,7 +41,7 @@ float velocityMotor1Return; float velocityMotor2Return; }; - struc1 strucM&E + struc1 strucM&E; //Variables enum States {MovementIdle, CalibrationIdle, Demo, Startup, CalibrationPhysical, CalibrationEMG, Move, TiltCup, FailState};