half way through audio test 2
This commit is contained in:
@ -15,6 +15,10 @@ typedef struct {
|
||||
bool ch4_left;
|
||||
bool ch4_right;
|
||||
|
||||
bool ch1_dac;
|
||||
bool ch2_dac;
|
||||
bool ch4_dac;
|
||||
|
||||
u8 volume_left;
|
||||
u8 volume_right;
|
||||
bool vin_left;
|
||||
|
Reference in New Issue
Block a user