MicroBahner/MobaTools

Migration related issues Espressif ESP32 updated from 2.X to 3.0

Closed this issue · 2 comments

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.

Thanks for the hint and the links. I will look at that.

New update of Moba_Tools is working nicely with ESP32 Core 3.x.x now. Thank you. I shall close the issue.