wip channel callback
This commit is contained in:
parent
312de5ce2c
commit
b4401dd984
6 changed files with 28 additions and 47 deletions
|
|
@ -7,10 +7,9 @@
|
|||
|
||||
#include "debug.h"
|
||||
|
||||
//TODO enum capullo
|
||||
#define ENDPOINT_MASTER_VOLUME -1
|
||||
#define ENDPOINT_LEFT_CHANNEL_VOLUME 0
|
||||
#define ENDPOINT_RIGHT_CHANNEL_VOLUME 1
|
||||
/* #define ENDPOINT_LEFT_CHANNEL_VOLUME 0 */
|
||||
/* #define ENDPOINT_RIGHT_CHANNEL_VOLUME 1 */
|
||||
|
||||
#define STRING_MUTE "Mute"
|
||||
#define STRING_UNMUTE "Unmute"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue