Skip to content
Discussion options

You must be logged in to vote

If I remember right this is a feature of PlatformIO and you need to add #include <Arduino.h> explicitly in your sketch if you want to use functionality from Arduino.
You might get away if you include an other Arduino library which already has this include. ESP32-A2DP is definitely not one of them because it does not depend on Arduino!

I have updated the example...

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants