mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 03:40:47 +00:00
le_audio_demo_util_sink: add loopback source type
This commit is contained in:
parent
1ab12960cb
commit
b915178959
@ -50,6 +50,7 @@ typedef enum {
|
||||
AUDIO_SOURCE_SINE,
|
||||
AUDIO_SOURCE_MODPLAYER,
|
||||
AUDIO_SOURCE_RECORDING,
|
||||
AUDIO_SOURCE_LOOPBACK,
|
||||
} le_audio_demo_source_generator;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user