You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applications: nrf5340_audio: Channel not set for decoder/encoder
In the sw_config struct there is an enum in the
decoder and encoder struct. These are not set
during audio_headset_configure, thus defaulting
to 0 being left. This should be done explicitly
for both headsets.
Signed-off-by: Graham Wacey <[email protected]>
0 commit comments