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:
- 334:71e9f4fdb387
- Parent:
- 321:42bdefc37270
--- a/ThreadsAndFunctions.h Sat Dec 10 12:32:27 2016 +0000 +++ b/ThreadsAndFunctions.h Sat Dec 10 16:24:56 2016 +0000 @@ -1,9 +1,6 @@ //Science Thread //SPI ISR -#include "COM_MNG_TMTC.h" -#include "adf.h" - void payload_isr_fun(){ gSCIENCE_THREAD->signal_set(SCIENCE_SIGNAL); }