Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
higedura
Date:
Thu Mar 15 10:41:22 2012 +0000
Parent:
10:3cfc137e23e8
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 3cfc137e23e8 -r b32b3d6be8d2 main.cpp
--- a/main.cpp	Wed Mar 14 20:39:55 2012 +0000
+++ b/main.cpp	Thu Mar 15 10:41:22 2012 +0000
@@ -480,7 +480,8 @@
         pc.printf("didn't set the power control to measurement\n\r"); 
         return 0;
     } 
- 
+    wait(.001);
+    
     return 0;
  
 }