kapraran / FreqCountESP

A frequency counter library for esp32
https://kapraran.github.io/FreqCountESP/
MIT License
31 stars 7 forks source link

Example code works but as I add more tasks it became inaccurate. #12

Open EmbeddedParth opened 3 weeks ago

EmbeddedParth commented 3 weeks ago

Trying this with ESP32-S3. Sample code works fine and its accurate. But if I add some load (Reading and writing GPIO, i2c read) values are 2~3% higher.