Fix typo
This commit is contained in:
parent
642042425e
commit
d96bedd0d9
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user