mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
tweaks
This commit is contained in:
@@ -157,6 +157,8 @@ struct tas575x_cmd_s {
|
||||
u8_t reg;
|
||||
u8_t value;
|
||||
};
|
||||
|
||||
u8_t config_spdif_gpio = CONFIG_SPDIF_DO_IO;
|
||||
|
||||
static const struct tas575x_cmd_s tas575x_init_sequence[] = {
|
||||
{ 0x00, 0x00 }, // select page 0
|
||||
|
||||
Reference in New Issue
Block a user