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:
- 31:56c554c560c1
- Parent:
- 30:13ada1a24c59
- Child:
- 32:7f4145cc3551
--- a/HbManager.h Tue Dec 18 11:57:37 2018 +0000 +++ b/HbManager.h Wed Dec 19 12:22:22 2018 +0000 @@ -61,6 +61,7 @@ bool chkOverIDLE(); bool chkInRangeIDLE(); + void chkSW(enmHbState stat); bool chkSWUserOpe(HbUserOpe::SW_TYPE stype); bool chkSWUserOpeRE(HbUserOpe::SW_TYPE stype);//立ち上がり検出 bool chkSWUserOpeAny();