11th feb i2c checking chaitu's code

Dependencies:   SimpleDMA eeprom mbed-rtos mbed

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
318:978d72f191f9
Parent:
311:af5ab655ba00
Child:
327:5a967a66c10f
--- a/DefinitionsAndGlobals.h	Thu Dec 08 07:12:16 2016 +0000
+++ b/DefinitionsAndGlobals.h	Thu Dec 08 13:12:34 2016 +0000
@@ -268,6 +268,8 @@
 bool BAE_HK_I2C;
 uint8_t RTC_STATUS;
 float RSSI_volatge;
+uint8_t COM_ADF_TMP = 0;
+uint8_t COM_PA_IC_TMP = 0;
 
 CDMS_HK_actual actual_data;
 CDMS_HK_quant quant_data;
@@ -353,6 +355,7 @@
 uint8_t COM_RX_STATUS;
 uint8_t CDMS_RTC_BL;
 
+
 //CDMS FLASH parameters
 
 uint8_t EPS_V_A_EN_STATUS;