endpoint add/remove foundational work
This commit is contained in:
parent
d2ff934cd9
commit
b6a6ff6769
6 changed files with 103 additions and 96 deletions
|
|
@ -79,7 +79,7 @@ public:
|
|||
|
||||
float getVolume(int channel);
|
||||
bool getMute();
|
||||
uint8_t getState();
|
||||
size_t getState();
|
||||
uint8_t getRoles();
|
||||
void setRoles(Roles newRole);
|
||||
void assignRoles(Roles newRole);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue