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 SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: ThreadsAndFunctions.h
- Revision:
- 141:b29541186a74
- Parent:
- 136:8074893cd24e
--- a/ThreadsAndFunctions.h Thu Mar 10 15:26:50 2016 +0000 +++ b/ThreadsAndFunctions.h Tue Mar 29 08:32:29 2016 +0000 @@ -106,7 +106,7 @@ gPC.puts("NEW TC RECEIVED\r\n"); #endif // DEBUF_PRINT("NEW TC RECEIVED\r\n"); - //Thread::wait(2000); /*To be removed in flight model*/ + Thread::wait(2000); /*To be removed in flight model*/ gFLAGS = gFLAGS & (~NEW_TC_RECEIVED); gFLAGS = gFLAGS | COM_MNG_TMTC_RUNNING_FLAG;