Fix error in #defines in uac2_headset

This commit is contained in:
Reinhard Panhuber
2021-04-03 15:58:41 +02:00
parent fcb97bd4e9
commit fc65f39ff2
3 changed files with 5 additions and 5 deletions
@@ -94,6 +94,8 @@ extern "C" {
#define CFG_TUD_AUDIO_IN_PATH (CFG_TUD_AUDIO)
#define CFG_TUD_AUDIO_OUT_PATH (CFG_TUD_AUDIO)
#define CFG_TUD_AUDIO_FUNC_1_DESC_LEN TUD_AUDIO_HEADSET_STEREO_DESC_LEN
// Audio format type I specifications
#define CFG_TUD_AUDIO_FUNC_1_N_CHANNELS_TX 1
#define CFG_TUD_AUDIO_FUNC_1_N_BYTES_PER_SAMPLE_TX 2