i2c working with new hk(no pin conflict)

Dependencies:   mbed-rtos mbed

Fork of BAE_vr2_1_4 by sakthi priya amirtharaj

Revision:
1:bd715ccef1bb
Parent:
0:e9c32e1df869
--- a/fault.h	Wed Dec 17 06:52:26 2014 +0000
+++ b/fault.h	Wed Dec 17 09:18:36 2014 +0000
@@ -25,9 +25,9 @@
 
 
 
-#define ACS PTC4
-#define TX PTC6
-#define PAYLOAD PTC7
+#define ACS PTE2
+#define TX PTE3
+#define PAYLOAD PTE6
 
 
 void FAULTS();