Using arduino functions like millis and delay on both cores
Posted: Wed Jun 03, 2020 8:45 am
Hi,
Are arduino functions like delay, millis, digitalRead, digitalWrite etc "thread safe".
Can I have code that runs on both cores both use these functions?
Thanks!
Are arduino functions like delay, millis, digitalRead, digitalWrite etc "thread safe".
Can I have code that runs on both cores both use these functions?
Thanks!