half way through audio test 2

This commit is contained in:
2025-02-03 23:09:12 -07:00
parent 91b7d704cd
commit cf742dba11
2 changed files with 39 additions and 6 deletions

View File

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