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.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: main.cpp
- Revision:
- 94:17172893d231
- Parent:
- 92:0d6e6ff9b7c9
- Child:
- 96:6603fedb6b69
diff -r e3fd5439e919 -r 17172893d231 main.cpp --- a/main.cpp Wed Jan 04 14:22:31 2017 +0000 +++ b/main.cpp Thu Jan 05 12:49:47 2017 +0000 @@ -865,6 +865,8 @@ FCTN_EPS_POWERMODE(actual_data.Batt_gauge_actual[1]); //updating power level EPS_BATTERY_GAUGE_STATUS = 1; //set EPS_BATTERY_GAUGE_STATUS } + + pc.printf("\n\rPower Level: %d\n\r", actual_data.power_mode); timer_FCTN_HK_MAIN.reset(); timer_FCTN_HK_MAIN.start();