mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-18 21:50:33 +01:00
sleep
This commit is contained in:
@@ -1503,6 +1503,8 @@ void TCPServer::removePot(StratPattern sp) {
|
||||
|
||||
void TCPServer::getLidarPos() {
|
||||
|
||||
usleep(10'000'000);
|
||||
|
||||
this->askLidarPosition();
|
||||
|
||||
awaitForLidar = true;
|
||||
|
||||
Reference in New Issue
Block a user