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 ros_lib_kinetic
Diff: lift.cpp
- Revision:
- 15:aeb817f93336
- Parent:
- 13:8630f38f8066
--- a/lift.cpp Fri Dec 14 22:05:56 2018 +0000 +++ b/lift.cpp Fri Dec 14 22:35:36 2018 +0000 @@ -21,7 +21,7 @@ startFlag = 0; } else { - value1.write(1); + if(startFlag == 0){ startHallInt(); startFlag = 1;