passing audio test 4

This commit is contained in:
2025-02-05 15:49:53 -07:00
parent 76dbf7984f
commit d576bbca55
2 changed files with 90 additions and 38 deletions

View File

@ -20,6 +20,9 @@ typedef struct {
bool ch4_dac;
bool ch1_len_fz;
bool ch2_len_fz;
bool ch3_len_fz;
bool ch4_len_fz;
u8 volume_left;
u8 volume_right;