Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 19:5091c934ebd0
- Parent:
- 18:2db6c97a4145
- Child:
- 26:dbdbfdb4dd41
--- a/main.cpp Wed May 25 13:29:52 2016 +0000 +++ b/main.cpp Wed May 25 13:38:27 2016 +0000 @@ -49,7 +49,7 @@ float servo_duty = 0.079;//0.079 +(0.084/180)*angle, -90<angle<90 -int Command_Flag = 0, Receive_Flag = 0, Receive_Counter = 0, +int Command_Flag = 0, Receive_Flag = 0, Receive_Counter = 0; int Receive_Data[33]; int Distance_Target = 0, Angle_Target = 0;