Does Arduino support threading?
MatrickEganlan 2022-11-14 20:55:43 667 Views2 Replies I have a couple of tasks to do with arduino but one of them takes very long time, so I was thinking to use threads to run them simultaneously. I have an Arduino Mega

