You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Nano ESP32 doesn't appear to like the use of the ledc functions. I was able to make it work as intended by removing the checks for #if defined(ESP32) and the associated code.