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
Arduino Espressif ESP32 recently updated from 2.X to 3.0, and several timer functions have been simplified. As a result the MobaTools for ESP32 fails to compile. I patched several timer functions and the Servo01 example now compiles, but problems might arise elsewhere. My testing was done using an DOIT ESP32 DEVKIT V1.
Thank you for your awesome library.
Arduino Espressif ESP32 recently updated from 2.X to 3.0, and several timer functions have been simplified. As a result the MobaTools for ESP32 fails to compile. I patched several timer functions and the Servo01 example now compiles, but problems might arise elsewhere. My testing was done using an DOIT ESP32 DEVKIT V1.
The new timer functions are documented here
All 3.0.0 version migration related issues are discussed here if you would like to look at them.
I could do a PR, but I suspect there will be implications that I might miss.
Thank again for this amazing library.
The text was updated successfully, but these errors were encountered: