mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-15 00:22:26 +02:00
Fix typo
This commit is contained in:
parent
642042425e
commit
d96bedd0d9
@ -62,7 +62,7 @@ private slots:
|
||||
void onSerialPortAdded(const SerialPortMonitor::SerialPortInfo &serialPortInfo);
|
||||
void onSerialPortRemoved(const SerialPortMonitor::SerialPortInfo &serialPortInfo);
|
||||
|
||||
void updateDigitalInuts(Thing *thing);
|
||||
void updateDigitalInputs(Thing *thing);
|
||||
};
|
||||
|
||||
#endif // INTEGRATIONPLUGINUSBRLY82_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user