CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
272:9dacc1d8459a
Parent:
268:ded5306a1fd1
--- 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