a

Dependencies:   mbed

Fork of ARAI45th by 涼太郎 中村

Revision:
6:26ac9f539e8b
Parent:
3:56b034c41dc5
Child:
7:2b63f0a1b679
--- a/main.cpp	Fri Sep 02 06:50:14 2016 +0000
+++ b/main.cpp	Sat Sep 03 08:04:59 2016 +0000
@@ -157,6 +157,11 @@
 {
     setup();
     initmotor();
-
+    
+    movelength(600);
+    turnccw();
+    movelength(900);
+    turnccw();
+    movelength(600);
 
 }
\ No newline at end of file