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: HbEngine.h
- Revision:
- 35:3779201b4c73
- Parent:
- 23:79e20be4bc5b
- Child:
- 36:2cc739c7e4cb
--- a/HbEngine.h Sat Dec 22 09:08:10 2018 +0000 +++ b/HbEngine.h Tue Dec 25 08:20:17 2018 +0000 @@ -23,7 +23,7 @@ public: HbEngine(UCHAR iID); UINT16 getRpm(); - void setAccell(UINT16 iVal); + void setAccel(UINT16 iVal); bool chkOverIDLECycle(); bool chkInRangeIDLE();