Hi, There's a way to set the Thread interval in microseconds? I tried to edit the "Thread.cpp" file, changing all the millis() to micros(), but it didn't work very well.
Hi,
There's a way to set the Thread interval in microseconds?
I tried to edit the "Thread.cpp" file, changing all the millis() to micros(), but it didn't work very well.