Broken alsalib record
This commit is contained in:
@ -53,7 +53,9 @@ public slots:
|
||||
signals:
|
||||
void textRecived(const QString string);
|
||||
void relayStateChanged(std::vector<bool> relayStates);
|
||||
|
||||
void doorOpenTimeout();
|
||||
void doorOpened(int id);
|
||||
void doorClosed(int id);
|
||||
};
|
||||
|
||||
#endif // MICROCONTROLLER_H
|
||||
|
Reference in New Issue
Block a user