diff --git a/usbrly82/integrationpluginusbrly82.h b/usbrly82/integrationpluginusbrly82.h index 4c0a694c..811c337e 100644 --- a/usbrly82/integrationpluginusbrly82.h +++ b/usbrly82/integrationpluginusbrly82.h @@ -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