Closed DenisM3lo closed 1 week ago
Hi @DenisM3lo ,
Thank you for your contribution! This is related to Espressif Arudino core update to 3.0.5 support.
We had another pull request with same changes and decided to merge it instead of this one because i notice a little problem in this PR version:
at setTimer() we should use us_interval instead of _init_clock, otherwise the library wont be able to change bpm timer other than the initialized timer value of _init_clock.
Once again thank you for your time and library support update contribution.
Update for latest ESP32 timer specs.