To fix the hang problem
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 171:31bdf83591a1
- Parent:
- 164:be3b4b760d0c
- Child:
- 184:d75cea6f5d49
--- 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);