059,062

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
larmedo
Date:
Wed Dec 09 07:19:41 2015 +0000
Parent:
0:681bc2aada6f
Commit message:
2B Ding Dang Dong box

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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);