Repository for CDMS code

Dependencies:   SimpleDMA mbed-rtos mbed eeprom

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
289:9bd62b69874c
Parent:
209:63e9c8f8b5d2
Child:
297:7cc868888d56
--- a/Structures.h	Fri Aug 05 17:13:23 2016 +0000
+++ b/Structures.h	Sat Aug 06 06:34:38 2016 +0000
@@ -145,9 +145,9 @@
 // CDMS HK
 
 #define tstart -40
-#define tstep   8            //to be finalized by thermal team
+#define tstep   1            //to be finalized by thermal team
 #define tstart_thermistor -40
-#define tstep_thermistor 8
+#define tstep_thermistor 1
 
 typedef struct CDMS_HK_actual
 {