This commit is contained in:
ackimixs
2024-05-03 19:58:42 +02:00
parent 0b6a93a9fb
commit a38d53353a

View File

@@ -1294,10 +1294,6 @@ void TCPServer::dropJardiniereFlowers(const StratPattern sp) {
this->go(whiteDropSetup);
awaitRobotIdle();
for (int i = 0; i < 3; i++) {
this->closePince(i);
}
this->transportBras();
}