forked from gronod/squeezelite-esp32
update vorbis + default options
This commit is contained in:
+1
-1
@@ -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