Update main.cpp

This commit is contained in:
sylvieee-iot 2024-05-08 11:23:37 +03:00 committed by GitHub
parent fea52db8e1
commit 4cdcb8a2ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,6 @@ int main(int argc, char *argv[]) {
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
client.stopScan();
break;
}
if (argc > 1) {