From fe2b61628858a8a3517561a0b097f9cffa67d7c8 Mon Sep 17 00:00:00 2001 From: ackimixs Date: Thu, 21 Mar 2024 18:59:28 +0100 Subject: [PATCH] Omg v4 ? --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 73cc274..4868222 100644 --- a/main.cpp +++ b/main.cpp @@ -20,7 +20,7 @@ int main() { server.start(); while (keepRunning) { - sleep(5); + sleep(1); server.broadcastMessage("request aruco");