Simple version of COM_MNG_TMTC_CODE for IITMSAT.

Dependencies:   mbed-rtos mbed FreescaleIAP SimpleDMA

Revision:
171:31bdf83591a1
Parent:
164:be3b4b760d0c
--- a/DefinitionsAndGlobals.h	Tue Apr 19 23:00:31 2016 +0000
+++ b/DefinitionsAndGlobals.h	Wed Apr 20 12:58:58 2016 +0000
@@ -28,7 +28,7 @@
     
 //I2C - Payload to CDMS (need to change while using CDMS hardware);
 I2C master(PIN32,PIN31);
-InterruptIn PYLD_I2C_Int(PTA13);
+InterruptIn PYLD_I2C_Int(PTC13);
 
 //I2C - CDMS to BAE
 DigitalIn BAE_I2C_GPIO(PIN39);