mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-19 00:47:36 +01:00
sleep
This commit is contained in:
@@ -1354,7 +1354,7 @@ void TCPServer::go3Plants(const StratPattern sp) {
|
||||
this->closePince(i);
|
||||
pinceState[i] = FLOWER;
|
||||
}
|
||||
usleep(1'000'000);
|
||||
usleep(500'000);
|
||||
|
||||
this->go(checkpoint);
|
||||
awaitRobotIdle();
|
||||
|
||||
Reference in New Issue
Block a user