communication-ble-client receive: cannot compile :error [SOLVED] #1157
-
When i want to compile this sketch it shows this error: "cannot declare variable 'ble' to be of abstract type 'audio_tools::AudioBLEClient'" It happens also with the sketch "communication-ble-client-send" |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Jan 6, 2024
Replies: 2 comments
-
I committed a small correction to make it compile again |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
-
Compiled fine and working fine too ,but i better like the generator sound in the format: AudioInfo info(22000, 1, 16); :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I committed a small correction to make it compile again