Replies: 1 comment 3 replies
-
It is difficult to determine the error. Is the ESP32 Arduino version up to date? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I've been using this library for a while now on a project and recently ran into some issues, so I decided to update this library to the latest version. After updating the library, nothing worked at all. So I made a simple tester to see what happens between the two libraries.
So when I tested this code with this library I pulled from 9/24/2022, everything works fine. I tried using the most updated version of the library and it seems that the sound doesn't want to play.
So pretty much what I am trying to ask is, what changes to this code needs to be done in order for it to work with the newest version of the library? I tried looking at the updated examples and I can't seem to find a reason why this shouldn't work.
Beta Was this translation helpful? Give feedback.
All reactions