059,062

Dependencies:   mbed

Revision:
1:974e31e928ce
Parent:
0:681bc2aada6f
diff -r 681bc2aada6f -r 974e31e928ce main.cpp
--- a/main.cpp	Tue Dec 08 09:44:44 2015 +0000
+++ b/main.cpp	Wed Dec 09 07:19:41 2015 +0000
@@ -8,8 +8,8 @@
 
 AnalogIn Analog_in(A5);
 
-//Serial pc(PA_11,PA_12);
-Serial pc(PA_2,PA_3);
+Serial pc(PA_11,PA_12);
+//Serial pc(PA_2,PA_3);
 
 void Point_Smile(int);