ROBOSTEP_5期 / Mbed 2 deprecated George_Master_BOTHMOVE

Dependencies:   mbed robot

Revision:
30:231e6584afe9
Parent:
29:81d159ff339a
Child:
31:ed4249a288d7
--- a/moves/moves.h	Wed May 08 08:44:12 2019 +0000
+++ b/moves/moves.h	Wed May 08 09:16:30 2019 +0000
@@ -5,7 +5,7 @@
 
 void reset();
 void SetupMoves();
-
+void stop();
 void straight();
 void turnLeft();
 void curveLeft();