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.
Diff: HbManager.h
- Revision:
- 27:ff63c23bc689
- Parent:
- 26:732bc37fbefd
- Child:
- 28:fdb3b144e342
--- a/HbManager.h Thu Dec 13 12:15:35 2018 +0000 +++ b/HbManager.h Fri Dec 14 12:32:27 2018 +0000 @@ -46,6 +46,9 @@ void getCurMotVal(); bool stopMotor(); void initMotVal(); + + void setMotFPGA(UCHAR num, INT16 val); + void controlEngine(); void getUserCommand();