Expand description
The state machine module defines a process for procedurally orchestrating a set of tasks
It is a minimalistic implementation that utilizes a linked-list such that the tasks already execute is a given fashion with little work needed to defined the steps