add missing closeComRobot
This commit is contained in:
parent
a11dc90427
commit
c2c23e912c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ while ()
|
|||
:counter++;
|
||||
if (counter) then (3)
|
||||
:stopRobot!;
|
||||
:closeComRobot!;
|
||||
:monitor.write(Message(MESSAGE_ANSWER_COM_ERROR));
|
||||
else ()
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue