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:
- 129:47ed605a459d
- Parent:
- 128:a232a4352664
--- a/ThreadsAndFunctions.h Fri Feb 26 13:29:33 2016 +0000 +++ b/ThreadsAndFunctions.h Fri Feb 26 14:10:26 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(7000); /*To be removed in flight model*/ gFLAGS = gFLAGS & (~NEW_TC_RECEIVED); gFLAGS = gFLAGS | COM_MNG_TMTC_RUNNING_FLAG;