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:
- 86:a26f5f22631d
- Parent:
- 84:b0f7a241ddf3
- Child:
- 88:b9beee1a7a3e
--- a/main.cpp Wed Jan 20 15:00:28 2016 +0000 +++ b/main.cpp Wed Jan 20 16:40:28 2016 +0000 @@ -10,6 +10,8 @@ #include "COM_SND_TM_functions.h" #include "COM_SND_TM.h" //#include "SDCread.h" +#include "cdms_sd.h" +#include "OBSRS.h" #include "adf.h" //#include "Compression.h" //#include "SDC_init.h" @@ -40,7 +42,7 @@ spi.frequency(1000000); // SD CARD - gCS_SDC = 1; + cs_sd = 1; gCS_RTC = 1; // initialise_card(); // int result= initialise_card();