mute city boton momento

This commit is contained in:
Hane 2023-02-16 20:34:54 +01:00
commit 308a0486b6
7 changed files with 50 additions and 7 deletions

View file

@ -4,8 +4,12 @@
#define ENDPOINT_MASTER_VOLUME -1
#define ENDPOINT_LEFT_CHANNEL_VOLUME 0
#define ENDPOINT_RIGHT_CHANNEL_VOLUME 1
#define STRING_MUTE "Mute"
#define STRING_UNMUTE "Unmute"
//INIT BACK
class OverseerHandler;
extern OverseerHandler *osh;