working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
270:9dacc1d8459a
Parent:
268:ded5306a1fd1
Child:
276:9e5b0085763d
--- a/DefinitionsAndGlobals.h	Thu Jul 21 10:46:36 2016 +0000
+++ b/DefinitionsAndGlobals.h	Thu Jul 21 11:07:04 2016 +0000
@@ -366,4 +366,9 @@
 uint8_t COM_PA_RECOVERY_TIMEOUT;
 uint8_t COM_SESSION_TIMEOUT;
 uint8_t COM_RSSI_MIN;
-uint16_t SD_LIB_BLK_CURRENT;
\ No newline at end of file
+uint16_t SD_LIB_BLK_CURRENT;
+
+//Enable's
+uint8_t EN_PL;
+uint8_t EN_HK;
+uint8_t EN_RCV_SC;
\ No newline at end of file