To fix the hang problem
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 266:ae588e75cfa4
- Parent:
- 264:f7d8f9f361e3
- Child:
- 268:ded5306a1fd1
--- a/DefinitionsAndGlobals.h Thu Jul 14 23:05:09 2016 +0000 +++ b/DefinitionsAndGlobals.h Fri Jul 15 14:59:27 2016 +0000 @@ -39,13 +39,13 @@ #define SBC 1 #if SBC - DigitalOut CDMS_I2C_GPIO(PIN67); + DigitalOut CDMS_I2C_GPIO(PIN67,0); DigitalIn BAE_I2C_GPIO(PIN1); #endif #if !SBC DigitalIn BAE_I2C_GPIO(PIN67); - DigitalOut CDMS_I2C_GPIO(PIN39); + DigitalOut CDMS_I2C_GPIO(PIN39,0); #endif // TC LIST