This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.3.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
Releases v1.3.0
- Fix breaking issue caused by ESP32 core v2.0.1+ by increasing
TIMER_INTERVAL_MICROto12uSfrom10uS. Tested OK with ESP32 core v2.0.3 now