Error after library update #489
Answered
by
pschatzmann
SandeepJagdev
asked this question in
Q&A
-
Hello i upadated library with recent update. previous code Start show error after update. Even A2DP examples also show this error.
warning: narrowing conversion of 'AudioKitConfig::sampleRate()' from 'uint32_t {aka unsigned int}' to 'int' inside { } [-Wnarrowing]
|
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Dec 2, 2022
Replies: 1 comment
-
I don't see any error: as you can read above this is just a warning! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't see any error: as you can read above this is just a warning!
If you check in the board manager, what ESP32 version are you using ?
Since I do not get this warning I assume you use a very old, obsolete version. The latest is 2.0.5!