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:
- 321:42bdefc37270
- Parent:
- 312:91755ef8f22a
- Child:
- 329:a43494bb338f
- Child:
- 334:71e9f4fdb387
--- a/ThreadsAndFunctions.h Thu Dec 08 15:17:24 2016 +0000 +++ b/ThreadsAndFunctions.h Sat Dec 10 11:49:13 2016 +0000 @@ -1,5 +1,9 @@ //Science Thread //SPI ISR + +#include "COM_MNG_TMTC.h" +#include "adf.h" + void payload_isr_fun(){ gSCIENCE_THREAD->signal_set(SCIENCE_SIGNAL); }