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:
- 131:8745e6041ebc
- Parent:
- 130:d5b53088270b
diff -r d5b53088270b -r 8745e6041ebc DefinitionsAndGlobals.h
--- a/DefinitionsAndGlobals.h	Sat Feb 27 07:12:04 2016 +0000
+++ b/DefinitionsAndGlobals.h	Sat Feb 27 10:22:40 2016 +0000
@@ -26,7 +26,7 @@
     #define ADF_IRQ PTA14
     
 //I2C - Payload to CDMS (need to change while using CDMS hardware)
-I2C master(D7,D6);
+I2C master(PTE0,PTE1);
 InterruptIn PYLD_I2C_Int(PTA13);
 
 // TC LIST
    