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:
- 218:c63cdba0550f
- Parent:
- 216:93505a6f8db7
- Child:
- 223:7c802e1ccd30
--- a/ThreadsAndFunctions.h Sun Jul 03 11:35:55 2016 +0000 +++ b/ThreadsAndFunctions.h Sun Jul 03 15:25:24 2016 +0000 @@ -277,7 +277,7 @@ /*gPC.puts("PA IS COOLED DOWN\r\n");*/ gFLAGS = gFLAGS | COM_MNG_TMTC_RUNNING_FLAG; RX1M.attach(NULL); - COM_POWER_ON_TX; + COM_POWER_ON_TX(); EXECUTE_OBOSC_ONLY; EXECUTE_TC; }