fixed w1 temperature sensor setup
parent
eab94cda96
commit
256593f83c
|
|
@ -60,6 +60,8 @@ private:
|
|||
|
||||
QHash<Thing*, ThingDiscoveryInfo*> m_runningDiscoveries;
|
||||
|
||||
void setupOwfsTemperatureSensor(ThingSetupInfo *info);
|
||||
|
||||
private slots:
|
||||
void onPluginTimer();
|
||||
void onOneWireDevicesDiscovered(QList<Owfs::OwfsDevice> devices);
|
||||
|
|
|
|||
Loading…
Reference in New Issue