Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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);
    