Stop current scan
This commit is contained in:
@@ -204,7 +204,7 @@ void DeviceManager::timerEvent(QTimerEvent *event) {
|
||||
timerID=-1;
|
||||
lastStatus = -1;
|
||||
previewing = false;
|
||||
TRIGGER_EVENT(GUIEvents::GlobalBannerMessage, nullptr,nullptr);
|
||||
// TRIGGER_EVENT(GUIEvents::GlobalBannerMessage, nullptr,nullptr);
|
||||
return;
|
||||
} else{
|
||||
QString temp = QString(GetDeviceInfo(MEAN_TEMPERATURE));
|
||||
|
||||
Reference in New Issue
Block a user