error: cannot declare variable 'player' to be of abstract type 'audio_tools::AudioPlayer' #375
-
Hi, I purchased an ESP32 Audiokit and was playing around with the examples from the audio tools. The bluetooth sketches work fine but when I use any sketches with the AudioPlayer I get after 'Verify' 'error: cannot declare variable 'player' to be of abstract type 'audio_tools::AudioPlayer' I used the example from the 'examples-audiokit' Do you know what I'm doing wrong?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I can't reproduce your issue with the latest version of the library. |
Beta Was this translation helpful? Give feedback.
I can't reproduce your issue with the latest version of the library.
I suggest that you take the latest version...