Arduino ESP32 Core 3.3.7 Support
What's Changed
- ESP32 Core 3.3.7 Support
- Avoid the 'ringbuffer underflowed!' log message spam by @thegreenshark in #751
- Add peer name callback by @Zipdox2 in #760
- fix compile error if A2DP_SPP_SUPPORT=0 by @rferrazz in #763
- Enhance AVRC deinitialization process by @Shaan-rk in #762
- Fix: Implement Bidirectional Volume Sync and Prevent Feedback Loop by @GiacoBot in #765
New Contributors
- @thegreenshark made their first contribution in #751
- @Zipdox2 made their first contribution in #760
- @rferrazz made their first contribution in #763
- @Shaan-rk made their first contribution in #762
- @GiacoBot made their first contribution in #765
Full Changelog: v1.8.8...v1.8.9