mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-16 18:25:31 +01:00
more CSpot catchup
This commit is contained in:
@@ -103,7 +103,6 @@ void SpircController::prevSong() {
|
||||
}
|
||||
|
||||
void SpircController::handleFrame(std::vector<uint8_t> &data) {
|
||||
//pb_release(Frame_fields, &state->remoteFrame);
|
||||
pbDecode(state->remoteFrame, Frame_fields, data);
|
||||
|
||||
switch (state->remoteFrame.typ) {
|
||||
|
||||
Reference in New Issue
Block a user