This commit is contained in:
ackimixs
2024-05-03 19:11:41 +02:00
parent 47e0d9d245
commit 82b3d2c080
2 changed files with 3 additions and 9 deletions

View File

@@ -1283,15 +1283,9 @@ void TCPServer::dropFlowers(const StratPattern sp) {
this->fullyOpenPince(1);
pinceState[1] = NONE;
usleep(1'000'000);
usleep(500'000);
this->closePince(1);
/*for (int i = 0; i < 3; i++) {
this->openPince(i);
pinceState[i] = NONE;
this->sendPoint(4);
}
usleep(1'000'000);*/
this->setSpeed(200);