master
Simon Stürz 2022-04-25 07:59:35 +02:00
parent 642042425e
commit d96bedd0d9
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ private slots:
void onSerialPortAdded(const SerialPortMonitor::SerialPortInfo &serialPortInfo); void onSerialPortAdded(const SerialPortMonitor::SerialPortInfo &serialPortInfo);
void onSerialPortRemoved(const SerialPortMonitor::SerialPortInfo &serialPortInfo); void onSerialPortRemoved(const SerialPortMonitor::SerialPortInfo &serialPortInfo);
void updateDigitalInuts(Thing *thing); void updateDigitalInputs(Thing *thing);
}; };
#endif // INTEGRATIONPLUGINUSBRLY82_H #endif // INTEGRATIONPLUGINUSBRLY82_H