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:
- 92:0d6e6ff9b7c9
- Parent:
- 87:051ec436e75f
- Child:
- 94:17172893d231
diff -r e9444ebb3fe3 -r 0d6e6ff9b7c9 main.cpp --- a/main.cpp Tue Jan 03 09:57:58 2017 +0000 +++ b/main.cpp Wed Jan 04 09:47:03 2017 +0000 @@ -907,6 +907,8 @@ timer_FCTN_BCN_TX_MAIN.reset(); timer_FCTN_BCN_TX_MAIN.start(); + SHORT_HK_data_AQ(); + pc.printf("\n\rBCN_LONG_MSG_TYPE = %d",BCN_LONG_MSG_TYPE); FCTN_BCN_TX_MAIN(); timer_FCTN_BCN_TX_MAIN.stop(); } @@ -1254,11 +1256,10 @@ { if(BAE_STANDBY==0x04 || BAE_STANDBY==0x05 || BAE_STANDBY==0x06 || BAE_STANDBY==0x07) { - pc.printf("\n reahed here working till stage one bcn"); + pc.printf("\n reached here working till stage one bcn"); // time_wdog = 0; timer_F_BCN.reset(); timer_F_BCN.start(); - SHORT_HK_data_AQ(); F_BCN(); timer_F_BCN.stop(); /*pc.printf("\n\r timer_F_BCN is %f",timer_F_BCN.read());