1
µTasker general / Porting code to a task that originally ran in a forever loop
« on: August 12, 2020, 12:47:39 AM »
Is the use of uTaskerStateChange(OWN_TASK, UTASKER_GO);
as suitable method to allow a task to operate continuously to allow code that originally ran in a forever loop to be used in a task?
as suitable method to allow a task to operate continuously to allow code that originally ran in a forever loop to be used in a task?