pschatzmann / ESP32-A2DP

A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
Apache License 2.0
1.65k stars 270 forks source link

chore: fix examples in README #542

Closed dugujiujian1999 closed 5 months ago

dugujiujian1999 commented 5 months ago

The import statement may fail to compile with some compilers.

(Is this for compatibility?)