From 0b6a93a9fbefcb59b45e3114f6b151ed7cd1803b Mon Sep 17 00:00:00 2001 From: ackimixs Date: Fri, 3 May 2024 19:58:16 +0200 Subject: [PATCH] pince --- TCPServer.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TCPServer.cpp b/TCPServer.cpp index ec07076..bcedb2a 100644 --- a/TCPServer.cpp +++ b/TCPServer.cpp @@ -1285,7 +1285,9 @@ void TCPServer::dropJardiniereFlowers(const StratPattern sp) { usleep(500'000); - this->closePince(1); + this->openPince(1); + this->openPince(0); + this->openPince(2); this->setSpeed(200);