From a11dc90427300fc18c821e49660427866dcdba61 Mon Sep 17 00:00:00 2001 From: Jean-Remy Hok Date: Fri, 12 Mar 2021 14:51:15 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'conception/th=5Fmove.?= =?UTF-8?q?txt'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conception/th_move.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/conception/th_move.txt b/conception/th_move.txt index 569f665..1b8dc08 100644 --- a/conception/th_move.txt +++ b/conception/th_move.txt @@ -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)