You've already forked TEF6686_ESP32
Added I2S input switch for future purpose
This commit is contained in:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user