mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
remove pot
This commit is contained in:
@@ -1645,7 +1645,7 @@ void TCPServer::removePot(StratPattern sp) {
|
|||||||
this->setMaxSpeed();
|
this->setMaxSpeed();
|
||||||
this->go(2780, 900);
|
this->go(2780, 900);
|
||||||
if (awaitRobotIdle() < 0) return;
|
if (awaitRobotIdle() < 0) return;
|
||||||
this->go(2790, 400);
|
this->go(2780, 400);
|
||||||
if (awaitRobotIdle() < 0) return;
|
if (awaitRobotIdle() < 0) return;
|
||||||
this->go(2750, 650);
|
this->go(2750, 650);
|
||||||
if (awaitRobotIdle() < 0) return;
|
if (awaitRobotIdle() < 0) return;
|
||||||
|
|||||||
Reference in New Issue
Block a user