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.cpp
- Revision:
- 34:234b87f3e6ce
- Parent:
- 33:eb260dbfc22a
- Child:
- 35:3779201b4c73
--- a/HbManager.cpp Fri Dec 21 12:31:17 2018 +0000 +++ b/HbManager.cpp Sat Dec 22 09:08:10 2018 +0000 @@ -471,10 +471,15 @@ } } - if(chkSWUserOpeRE(HbUserOpe::R_1)){ + if(chkSWUserOpeRE(HbUserOpe::FLT_ON)){ gf_AxReq[0].bf.req = true; gf_AxReq[1].bf.req = true; - //sp.printf("R_1 Push \r\n"); + sp.printf("FLT_ON Push \r\n"); + } + if(chkSWUserOpeRE(HbUserOpe::FLT_OFF)){ + gf_AxReq[0].bf.req = true; + gf_AxReq[1].bf.req = true; + sp.printf("FLT_OFF Push \r\n"); } if(chkSWUserOpe(HbUserOpe::ALL_STOP)){ for(int i = 0; i < 4; ++i){