Fixed the cd audio scramble of the ad1848 core used by WSS and the Aztech cards.

This commit is contained in:
TC1995
2020-11-21 17:20:03 +01:00
parent 16d29d345a
commit 7684e177a0
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ typedef struct ad1848_t
int16_t out_l, out_r;
uint32_t cd_vol_l, cd_vol_r;
double cd_vol_l, cd_vol_r;
int enable;