mute city boton momento
This commit is contained in:
parent
6213f9250d
commit
308a0486b6
7 changed files with 50 additions and 7 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue