Dependencies:   Servo mbed

Files at this revision

API Documentation at this revision

Comitter:
darkgoat
Date:
Sat Mar 31 13:22:15 2018 +0000
Parent:
0:f85350266191
Commit message:
start;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r f85350266191 -r 2b206be58770 main.cpp
--- a/main.cpp	Sat Mar 31 13:19:35 2018 +0000
+++ b/main.cpp	Sat Mar 31 13:22:15 2018 +0000
@@ -11,6 +11,6 @@
     while(1) {
         s1=p1;
         s2=p2;        
-        wait(0.1);
+        wait(0.2);
     }
 }
\ No newline at end of file