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-dev-f303 FastPWM3
Diff: CurrentRegulator/CurrentRegulator.h
- Revision:
- 8:10ae7bc88d6e
- Parent:
- 6:4ee1cdc43aa8
- Child:
- 9:d7eb815cb057
--- a/CurrentRegulator/CurrentRegulator.h Tue Mar 29 01:05:46 2016 +0000 +++ b/CurrentRegulator/CurrentRegulator.h Wed Apr 13 04:09:56 2016 +0000 @@ -19,8 +19,8 @@ Inverter* _Inverter; PositionSensor* _PositionSensor; SVM* PWM; - //Serial* pc; - //int count; + Serial* pc; + int count;