main
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()