endpoint add/remove foundational work

This commit is contained in:
Hane 2023-09-06 17:57:15 +02:00
commit b6a6ff6769
6 changed files with 103 additions and 96 deletions

View file

@ -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);