mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-04-04 04:10:24 +03:00
chore: checkpoint current IDF 5.5 remediation state
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "squeezelite.h"
|
||||
|
||||
log_level loglevel;
|
||||
extern log_level loglevel;
|
||||
|
||||
extern struct buffer *streambuf;
|
||||
extern struct buffer *outputbuf;
|
||||
@@ -316,4 +316,3 @@ void codec_open(u8_t format, u8_t sample_size, u8_t sample_rate, u8_t channels,
|
||||
|
||||
LOG_ERROR("codec not found");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user