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: Stepper mbed Ultrasonic PinDetect millis
Revision 8:a7b443aee89b, committed 2019-01-18
- Comitter:
- rschimpf78
- Date:
- Fri Jan 18 21:07:57 2019 +0000
- Parent:
- 7:2c70830e0f36
- Commit message:
- update
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2c70830e0f36 -r a7b443aee89b main.cpp --- a/main.cpp Fri Jan 18 00:08:10 2019 +0000 +++ b/main.cpp Fri Jan 18 21:07:57 2019 +0000 @@ -270,6 +270,8 @@ { magnetSwitch.mode(PullUp); wait (.01); + //homeSwitch.mode(PullUp); + //wait (0.01); } void send_error_check()