涼太郎 中村 / Mbed 2 deprecated 9_6test

Dependencies:   mbed

Fork of ARAI45th by 涼太郎 中村

Files at this revision

API Documentation at this revision

Comitter:
choutin
Date:
Sat Sep 03 08:04:59 2016 +0000
Parent:
3:56b034c41dc5
Child:
7:2b63f0a1b679
Commit message:
a

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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