Preview error handle.3

This commit is contained in:
Krad
2022-06-02 14:32:47 +08:00
parent 0b52b682a5
commit 9eaceec245

View File

@@ -180,6 +180,7 @@ void DeviceManager::initDevice() {
qDebug() << "Preview data response event end!";
}
else{
lastStatus = READY;
previewing = false;
QThread::sleep(3);
}