Skip to content
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

Choose a tag to compare

@khoih-prog khoih-prog released this 09 May 03:15
· 13 commits to master since this release
d26fe91

Releases v1.3.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