increase timeout... nymea has 30 secs
This commit is contained in:
parent
bb6ec60779
commit
a1e94adc97
@ -98,7 +98,7 @@ DeviceManager::DeviceError DevicePluginNetworkDetector::discoverDevices(const De
|
||||
return DeviceManager::DeviceErrorDeviceInUse;
|
||||
}
|
||||
|
||||
m_discovery->discoverHosts(14);
|
||||
m_discovery->discoverHosts(25);
|
||||
|
||||
return DeviceManager::DeviceErrorAsync;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user