ROBOSTEP_5期 / Mbed 2 deprecated George_Master_BOTHMOVE

Dependencies:   mbed robot

Revision:
27:d392a95f4799
Parent:
25:c740e6fd5dab
Child:
29:81d159ff339a
--- a/moves/moves.h	Mon May 06 06:28:41 2019 +0000
+++ b/moves/moves.h	Wed May 08 02:55:40 2019 +0000
@@ -18,5 +18,5 @@
 void turn(float target_degree);//回転角, 収束許容誤差
 void straightAndInfinity(float target_degree, float tolerance_degree);//角度を補正するのと前進
 void climbAndInfinity(float target_degree, float tolerance_integral);
-
+void HandMove();
 #endif
\ No newline at end of file