replace Arecord with Qtmultimedia (requiers pulse?)
This commit is contained in:
@ -30,7 +30,7 @@ private:
|
||||
Microcontroller *_micro;
|
||||
|
||||
private slots:
|
||||
void relayCheckBoxToggeled(bool checked);
|
||||
void relayCheckBoxToggeled(int state);
|
||||
|
||||
public slots:
|
||||
void relayStateChanged(std::vector<bool> relayStates);
|
||||
|
Reference in New Issue
Block a user