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:
- 39:1b76f7df8804
- Parent:
- 38:24ee50452755
--- a/HbEngine.h Fri Jan 18 11:52:00 2019 +0000 +++ b/HbEngine.h Sat Jan 19 12:35:23 2019 +0000 @@ -26,7 +26,8 @@ HbEngine(UCHAR iID); UINT16 getRpm(); void setAccel(UINT16 iVal); - + INT16 getAccel(); + void setHoverAccel(INT16 val); void clearHoverAccel(); bool chkSetHoverAccel();