add missing closeComRobot

This commit is contained in:
Yohan Simard 2021-03-12 14:55:05 +01:00
parent a11dc90427
commit c2c23e912c

View file

@ -13,6 +13,7 @@ while ()
:counter++;
if (counter) then (3)
:stopRobot!;
:closeComRobot!;
:monitor.write(Message(MESSAGE_ANSWER_COM_ERROR));
else ()
endif