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 QM_BAE_review_1 by
Diff: TCTM.cpp
- Revision:
- 73:d1ed9113c3fd
- Parent:
- 69:c0dd13285d80
- Child:
- 76:1b1460f20c9c
--- a/TCTM.cpp Mon Dec 05 09:52:44 2016 +0000 +++ b/TCTM.cpp Mon Dec 05 10:10:27 2016 +0000 @@ -1348,14 +1348,7 @@ FCTN_BCN_SPND_TX(); //BCN_SW =1; //stop BCN_STANDBY_TIMER.start();//create - if(BCN_TX_MAIN_STATUS==0) - { - telemetry[2]=0xA0; - } - else if(BCN_TX_MAIN_STATUS==1) - { - telemetry[2]=0xC0; - } + telemetry[2]=0xA0; } else {