us level timing
Posted: Thu Nov 17, 2016 10:27 am
Hi,
I was wondering if it is possible to generate timer events at less than a ms level. The
I am using an ESP-12 board with PlatformIO.
Thanks for any pointers!
I was wondering if it is possible to generate timer events at less than a ms level. The
Code: Select all
function takes milliseconds as a parameter. However, I want to check and record the state of an input every 50us or so.os_timer_arm
I am using an ESP-12 board with PlatformIO.
Thanks for any pointers!