涼太郎 中村
/
9_6test
a
Fork of ARAI45th by
Diff: main.cpp
- Revision:
- 6:26ac9f539e8b
- Parent:
- 3:56b034c41dc5
- Child:
- 7:2b63f0a1b679
diff -r 56b034c41dc5 -r 26ac9f539e8b main.cpp --- 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