Jirat Nakarit
/
project_ShipDot
Jirat
Fork of project by
Diff: main.cpp
- Revision:
- 5:41b42d8e0af1
- Parent:
- 4:8a86bacddcac
- Child:
- 6:7f99124272d9
--- a/main.cpp Fri Dec 02 14:34:53 2016 +0000 +++ b/main.cpp Sat Dec 03 03:56:04 2016 +0000 @@ -7,7 +7,7 @@ AnalogIn VRx(A2); AnalogIn VRy(A3); DigitalIn Button(D13); -Serial bt(PA_15, PB_7); +Serial bt(D8, D2); // Initial function. char posit2char(int posit);