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:
- 32:7f4145cc3551
- Parent:
- 31:56c554c560c1
- Child:
- 33:eb260dbfc22a
--- a/HbManager.h Wed Dec 19 12:22:22 2018 +0000 +++ b/HbManager.h Thu Dec 20 11:38:09 2018 +0000 @@ -45,14 +45,14 @@ // void subMotVal(HbUserOpe::SW_TYPE sw); void addMotVal(eMotPos pos, INT16 add); void subMotVal(eMotPos pos, INT16 add); - void setMotPara(UCHAR num, typMotPara para); // 今は使わない + //void setMotPara(UCHAR num, typMotPara para); // 今は使わない //void initChkMotor(); //bool chkMotor(); - void getCurMotVal(); + //void getCurMotVal(); INT16 getCurMotVal(eMotPos pos); void setMotVal(eMotPos pos, INT16 val); - bool stopMotor(); - void initMotVal(); + // bool stopMotor(); + // void initMotVal(); void setMotFPGA(UCHAR num, INT16 val);