Mettre à jour 'conception/th_move.txt'

This commit is contained in:
Jean-Remy Hok 2021-03-12 14:51:15 +01:00
parent c1ce48a19e
commit a11dc90427

View file

@ -9,7 +9,6 @@ while ()
:msgSend = robot.Write(new Message(move));
if (msgSend->getId()) then (MESSAGE_ANSWER_ACK)
:counter = 0;
:robotStarted = true;
else (MESSAGE_ANSWER_ROBOT_TIMEOUT || \nMESSAGE_ANSWER_ROBOT_UNKNOWN_COMMAND || \nMESSAGE_ANSWER_ROBOT_ERROR)
:counter++;
if (counter) then (3)