Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

v1.2.0 to fix breaking issue caused by ESP32 core v2.0.1+ by increasing `TIMER_INTERVAL_MICRO` to `12uS` from `10uS`. Tested OK with ESP32 core v2.0.3 now

Choose a tag to compare

@khoih-prog khoih-prog released this 09 May 02:46
· 22 commits to main since this release
5ab04b3

Releases v1.2.0

  1. Fix breaking issue caused by ESP32 core v2.0.1+ by increasing TIMER_INTERVAL_MICRO to 12uS from 10uS. Tested OK with ESP32 core v2.0.3 now