If I have more than one device call in the global function, will they be executed in parallel or one after another?
Thanks
If I have more than one device call in the global function, will they be executed in parallel or one after another?
Thanks
Sequence. I think so. :)