-
Hi, first of all: This library is a really good adition for integrating better ESP32 Support to the Arduino IDE! |
Beta Was this translation helpful? Give feedback.
Answered by
Dlloydev
Aug 22, 2021
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Dlloydev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks,
I would first of all check you have the correct library. There's another library with similar name (
ESP32_AnalogWrite
) by ERROPiX that's easy to download and use by mistake.For this library, you'll need to use the latest boards manager installation of the Arduino core for the ESP32. It should show version 2.0.0-rc1
If you use their latest code from GitHub it will have a fix that would cause incorrect operation of some functions. See #9