mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-30 06:32:43 +00:00
example/le_audio_demo_util_sink: fix warning
This commit is contained in:
parent
0f01c82117
commit
f020be6a81
@ -465,6 +465,7 @@ void le_audio_demo_util_sink_receive(uint8_t stream_index, uint8_t *packet, uint
|
||||
UNUSED(pb_flag);
|
||||
UNUSED(iso_load_len);
|
||||
UNUSED(packet_status_flag);
|
||||
UNUSED(time_stamp);
|
||||
|
||||
// start with first packet on first stream
|
||||
if (group_last_packet_received == false){
|
||||
|
Loading…
x
Reference in New Issue
Block a user