Test 31-3

Dependencies:   Servo mbed

Revision:
1:2b206be58770
Parent:
0:f85350266191
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