mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
update vorbis + default options
This commit is contained in:
@@ -54,7 +54,7 @@ static bool running = true;
|
||||
#endif
|
||||
|
||||
static void *decode_thread() {
|
||||
|
||||
|
||||
while (running) {
|
||||
size_t bytes, space, min_space;
|
||||
bool toend;
|
||||
|
||||
Reference in New Issue
Block a user