fixed auto symbol mode initialisation
This commit is contained in:
parent
a2812c0810
commit
13e6629e8f
@ -32,7 +32,8 @@ DevicePluginSenic::DevicePluginSenic()
|
||||
|
||||
void DevicePluginSenic::init()
|
||||
{
|
||||
|
||||
// Initialize plugin configurations
|
||||
m_autoSymbolMode = configValue(senicPluginAutoSymbolsParamTypeId).toBool();
|
||||
}
|
||||
|
||||
Device::DeviceError DevicePluginSenic::discoverDevices(const DeviceClassId &deviceClassId, const ParamList ¶ms)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user