hoge

Dependencies:   RS405cb mbed

Files at this revision

API Documentation at this revision

Comitter:
ohtake_i
Date:
Sun Mar 02 11:07:32 2014 +0000
Parent:
0:4eab272c4bb6
Commit message:
???????

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Mar 02 06:01:44 2014 +0000
+++ b/main.cpp	Sun Mar 02 11:07:32 2014 +0000
@@ -49,7 +49,7 @@
 {
     while(1)
     {
-        for(int i=0; i<1000; i++)
+        for(int i=; i<1000; i++)
         {
             servo.Rotate_Servo_Float(1,150.0/i);
             wait(0.05);