Added I2S input switch for future purpose

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-11-07 21:25:42 +01:00
parent 73ede86571
commit ccb3964aee
6 changed files with 19 additions and 4 deletions

View File

@@ -30,7 +30,8 @@ static const unsigned char tuner_init_tab[] = {
9, 0x20, 0x4A, 0x01, 0x00, 0x00, 0x00, 0xA0, 0x00, 0x8C,
7, 0x20, 0x4B, 0x01, 0x00, 0x00, 0x0F, 0xA0,
5, 0x20, 0x56, 0x01, 0x03, 0x84,
7, 0x30, 0x15, 0x01, 0x00, 0x80, 0x00, 0x01
7, 0x30, 0x15, 0x01, 0x00, 0x80, 0x00, 0x01,
13, 0x30, 0x16, 0x01, 0x00, 0x20, 0x00, 0x01, 0x00, 0x10, 0x00, 0x00, 0x12, 0xc0
};
static const unsigned char tuner_init_tab4000[] = {