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
MotorControl.h@4:bf4ad2079096, 2018-12-21 (annotated)
- Committer:
- whutsup
- Date:
- Fri Dec 21 20:39:24 2018 +0000
- Revision:
- 4:bf4ad2079096
- Child:
- 19:67584cb64b9c
updated 181222
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
whutsup | 4:bf4ad2079096 | 1 | void MotorButton(); |
whutsup | 4:bf4ad2079096 | 2 | void ControlAng(); |
whutsup | 4:bf4ad2079096 | 3 | void MotorTest(int mode); |
whutsup | 4:bf4ad2079096 | 4 | void ButtonOn(); |
whutsup | 4:bf4ad2079096 | 5 | void MkAction(); |
whutsup | 4:bf4ad2079096 | 6 | void MkActionManual(); |