059,062
Dependencies: mbed
Revision 1:974e31e928ce, committed 2015-12-09
- 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);