after pin

Dependencies:   mbed-rtos mbed

Fork of BAE_vr2_gingerbread by sakthi priya amirtharaj

Revision:
1:bd715ccef1bb
Parent:
0:e9c32e1df869
Child:
2:7aede71f4c22
--- a/HK.cpp	Wed Dec 17 06:52:26 2014 +0000
+++ b/HK.cpp	Wed Dec 17 09:18:36 2014 +0000
@@ -5,7 +5,7 @@
 
 DigitalOut SelectLinesA[]={D2,D3,D4,D5};//to mux1=>voltage mux
 DigitalOut SelectLinesB[]={PTB18,PTB19,PTC10};//to mux2=>current mux(differential mux)
-DigitalOut SelectLinesC[]={PTC0,PTC4,PTC6,PTC7};//to mux3=>temp mux
+DigitalOut SelectLinesC[]={PTC0,PTC13,PTC6,PTC16};//to mux3=>temp mux
 
 //--------------------------------------------MSB is SelectLines[0],LSB is SelectLines[3]--------------------------------