mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
send point
This commit is contained in:
@@ -1395,9 +1395,11 @@ void TCPServer::dropJardiniereFlowers(const StratPattern sp) {
|
||||
if (pinceState[1] != NONE) {
|
||||
this->fullyOpenPince(1);
|
||||
pinceState[1] = NONE;
|
||||
this->sendPoint(3+1);
|
||||
}
|
||||
|
||||
this->sendPoint(3+1);
|
||||
this->sendPoint(3+1);
|
||||
|
||||
usleep(500'000);
|
||||
|
||||
this->openPince(0);
|
||||
|
||||
Reference in New Issue
Block a user