i2c working with old hk

Dependencies:   mbed-rtos mbed

Fork of BAE_vr2_1_1 by green rosh

Revision:
14:ef6be8ac6569
Parent:
0:8b0d43fe6c05
--- a/beacon.cpp	Wed Dec 17 05:25:04 2014 +0000
+++ b/beacon.cpp	Wed Dec 17 06:06:59 2014 +0000
@@ -19,7 +19,7 @@
 #include "HK.h"
 Serial chavan(USBTX, USBRX);           // tx, rx
 SPI spi(PTD6,PTD7,PTD5);               // mosi, miso, sclk
-DigitalOut cs_bar(D5);                 //slave select or chip select
+DigitalOut cs_bar(PTC11);                 //slave select or chip select
 //InterruptIn button(p9);
 //#define TIMES 16      
 //Timer t;