First Distance sensor attempt

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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) {
     }
 }