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: main.cpp
- Revision:
- 103:b55559925dc1
- Parent:
- 101:bece931236a2
- Child:
- 104:a50ae79ca36e
--- a/main.cpp Fri Jan 29 17:09:41 2016 +0000 +++ b/main.cpp Fri Jan 29 17:36:10 2016 +0000 @@ -10,11 +10,14 @@ #include "mbed_debug.h" #include "Structures.h" +#include "pinconfig.h" #include "DefinitionsAndGlobals.h" #include "crc.h" +#include "i2c.h" #include "COM_SND_TM_functions.h" #include "COM_SND_TM.h" #include "cdms_sd.h" +#include "CDMS_HK.h" #include "OBSRS.h" #include "adf.h" #include "COM_RCV_TC.h"