This commit is contained in:
ackimixs
2024-05-07 16:52:10 +02:00
parent b5be1b9b80
commit e39633267d
2 changed files with 3 additions and 3 deletions

View File

@@ -1589,7 +1589,7 @@ void TCPServer::removePot(StratPattern sp) {
this->setMaxSpeed();
if (team == BLUE) {
if (sp == REMOVE_POT_J2) {
this->go(220, 1100);
this->go(230, 1100);
awaitRobotIdle();
this->setSpeed(150);
this->go(190, 900);