mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
less verbose
This commit is contained in:
@@ -438,7 +438,7 @@ static decode_state helixaac_decode(void) {
|
|||||||
|
|
||||||
// not finished header parsing come back next time
|
// not finished header parsing come back next time
|
||||||
UNLOCK_S;
|
UNLOCK_S;
|
||||||
LOG_INFO("header not found yet");
|
LOG_DEBUG("header not found yet");
|
||||||
return DECODE_RUNNING;
|
return DECODE_RUNNING;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user