This commit is contained in:
bap-0-1
2024-06-01 10:41:50 +02:00
parent 7588cdec01
commit f5941b2046

View File

@@ -186,8 +186,7 @@ void TCPServer::handleMessage(const std::string& message, int clientSocket)
}
}
else if (value == 0) {
this->broadcastMessage("strat;arduino;clear;1\n");
return;
angle = 0;
}
else {
if (value > 0) {