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:
- 11:5f05b14649ee
- Parent:
- 10:3fcaf50f528f
- Child:
- 12:75fb40f38c19
diff -r 3fcaf50f528f -r 5f05b14649ee main.cpp --- a/main.cpp Tue Jul 02 04:44:35 2019 +0000 +++ b/main.cpp Tue Jul 02 21:34:50 2019 +0000 @@ -19,7 +19,7 @@ Ticker timer1; // Control Angle By Using Distance Sensor Ticker timer2; // Force Sensor Ticker timer3; // Millking Action Mode -Ticker timer4; +//Ticker timer4; int targetDis; // Target Of Distance int milLoop; // Number of Millking Action