mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
move some staks to external memory
This commit is contained in:
@@ -631,7 +631,6 @@ static void slimproto_run() {
|
||||
#endif
|
||||
last = now;
|
||||
|
||||
|
||||
LOCK_S;
|
||||
status.stream_full = _buf_used(streambuf);
|
||||
status.stream_size = streambuf->size;
|
||||
|
||||
Reference in New Issue
Block a user