setDefaultTask

fun setDefaultTask(defaultTask: Task)

Set the default task for this subsystem, which will be run when no other task is running.

Parameters

defaultTask

The task to set as the default task