First Distance sensor attempt
Dependencies: mbed
Revision 5:9fcfddb46a8d, committed 2015-06-27
- Comitter:
- danderson8814
- Date:
- Sat Jun 27 22:55:17 2015 +0000
- Parent:
- 4:f6c0c1f2f5ef
- Commit message:
- Why U no work!
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Jun 27 22:47:23 2015 +0000 +++ b/main.cpp Sat Jun 27 22:55:17 2015 +0000 @@ -54,6 +54,7 @@ sw2.fall(&sw2_press); + pc.printf("Board has been reset \r\n"); while (true) { } }