stephb9959
2023-09-06 08:34:19 -07:00
parent 3112e2ad36
commit 2cfa5040dc

View File

@@ -33,6 +33,8 @@ namespace OpenWifi {
Running_ = true;
Utils::SetThreadName("action-mgr");
Poco::Thread::trySleep(10000);
while (Running_) {
Poco::Thread::trySleep(2000);
DBGLINE