samp Srinivasan / Mbed 2 deprecated CDMS_FM_21JUL2017_EEPROM_JOEL

Dependencies:   FreescaleIAP SimpleDMA eeprom mbed-rtos mbed

Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by Team Fox

Revision:
334:71e9f4fdb387
Parent:
321:42bdefc37270
--- 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;\