Skip to content

May 2024 Release

Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 14 May 06:02
· 75 commits to main since this release

New Functionality

  • Continue to provide Legacy examples
  • A2DPSource: support of volume buttons on Bluetooth speakers
  • A2DPSink: added avrc_rn_play_pos_callback method (thanks to zyphlar)

Error Corrections

  • Corrections to SimpleExponentialVolumeControl and LinearVolumeControl
  • Make sure that I2S is not used when it has been deactivated (is_output is set to false)