new start

This commit is contained in:
ackimixs
2024-05-03 18:01:48 +02:00
parent b2b9b82c85
commit f87fc78c74

View File

@@ -1367,9 +1367,9 @@ void TCPServer::removePot(StratPattern sp) {
if (sp == REMOVE_POT_J2) {
this->go(230, 1000);
awaitRobotIdle();
this->go(200, 500);
this->go(200, 400);
awaitRobotIdle();
this->go(220, 650);
this->go(230, 650);
awaitRobotIdle();
}
} else if (team == YELLOW) {