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:
- 96:6603fedb6b69
- Parent:
- 94:17172893d231
- Child:
- 97:36a91c432cb1
diff -r d9ad0e6481be -r 6603fedb6b69 main.cpp --- a/main.cpp Thu Jan 05 13:02:41 2017 +0000 +++ b/main.cpp Wed Jan 25 09:09:43 2017 +0000 @@ -853,6 +853,8 @@ timer_FCTN_BATTERYGAUGE_MAIN.reset(); timer_FCTN_BATTERYGAUGE_MAIN.start(); int BTG_MAIN_FLAG = FCTN_BATTERYGAUGE_MAIN(actual_data.Batt_gauge_actual, eps_btry_temp); + pc.printf("\n\rvalue returned by function %d\n\r",(int)actual_data.Batt_gauge_actual[1]); ////23jan see if this works.!! only problem can be data type conversion.!! + timer_FCTN_BATTERYGAUGE_MAIN.stop(); if( BTG_MAIN_FLAG == 1 ) //Data not received