wip channel callback

This commit is contained in:
Hane 2023-08-13 18:29:24 +02:00
commit b4401dd984
6 changed files with 28 additions and 47 deletions

View file

@ -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"