Repository for CDMS code

Dependencies:   SimpleDMA mbed-rtos mbed eeprom

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
334:71e9f4fdb387
Parent:
321:42bdefc37270
diff -r 7d906d34aaff -r 71e9f4fdb387 common_functions.h
--- a/common_functions.h	Sat Dec 10 12:32:27 2016 +0000
+++ b/common_functions.h	Sat Dec 10 16:24:56 2016 +0000
@@ -173,7 +173,7 @@
     }\
     COM_PA_IC_TMP = quantiz(tstart_thermistor,tstep_thermistor,pa_temp);\
     /*comment this ater*/\
-    COM_PA_IC_TMP = 0;\
+    /*COM_PA_IC_TMP = 0;*/\
     /*COM_PA_TMP_HIGH to be found*/\
     if (COM_PA_IC_TMP > COM_PA_TMP_HIGH){\
         returnHere = 0xFF;\