i2c testing for integration

Dependencies:   mbed-rtos mbed

Fork of pcb_test_v1_1_1 by sakthi priya amirtharaj

Revision:
1:bbddd1763652
Parent:
0:e91ee0e99213
--- a/HK.cpp	Tue Apr 07 16:11:54 2015 +0000
+++ b/HK.cpp	Tue Apr 07 18:10:19 2015 +0000
@@ -10,8 +10,8 @@
 
 //--------------------------------------------MSB is SelectLines[0],LSB is SelectLines[3]-------------------------------- 
 
-AnalogIn CurrentInput(PIN54);                                // output from Current Mux PTB0
-AnalogIn VoltageInput(PIN53);                                // output from Voltage Multiplexer  PTB1
+AnalogIn CurrentInput(PIN53);                                // output from Current Mux PTB0
+AnalogIn VoltageInput(PIN54);                                // output from Voltage Multiplexer  PTB1
 AnalogIn TemperatureInput(PIN55);                            /*PTB2 output from Temperature Multiplexer,thermistor Multiplexer- same multiplexer for both(lines 1-4 for thermistor,line 0 for temperature sensor)*/