mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
proximity
This commit is contained in:
@@ -805,7 +805,7 @@ void TCPServer::awaitRobotIdle() {
|
||||
if (stopEmergency) {
|
||||
while (stopEmergency) {
|
||||
stopEmergency = false;
|
||||
usleep(100'000);
|
||||
usleep(300'000);
|
||||
}
|
||||
this->broadcastMessage(lastArduinoCommand);
|
||||
awaitRobotIdle();
|
||||
|
||||
Reference in New Issue
Block a user