barritas de canal que funcionan weeeee

This commit is contained in:
Hane 2023-02-15 12:40:43 +01:00
commit 6213f9250d
7 changed files with 52 additions and 18 deletions

View file

@ -1,6 +1,11 @@
#pragma once
//TODO enum capullo
#define ENDPOINT_MASTER_VOLUME -1
#define ENDPOINT_LEFT_CHANNEL_VOLUME 0
#define ENDPOINT_RIGHT_CHANNEL_VOLUME 1
//INIT BACK
class OverseerHandler;
extern OverseerHandler *osh;