mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
add opus codec (i2s default IO changed!)
This commit is contained in:
@@ -387,7 +387,7 @@ void output_init_common(log_level level, const char *device, unsigned output_buf
|
||||
output.supported_rates[i] = rates[i];
|
||||
}
|
||||
}
|
||||
else
|
||||
else {
|
||||
#else
|
||||
{
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user