Ok so rn I’m programming my autonomous and I’m trying to do two functions at the same time. Should I use normal voids in the autonomous or tasks or even threads which I don’t know what they do? Also for the driver control should I use tasks or voids?
What’s the proper way to start a task?
The reference site doesn’t really help to understand it.
Thank you