35 inline uint8_t
State()
const {
return state; }
The logic namespace handles the application logic on top of the modules.
Definition: application.h:8
Retract filament from FINDA to PTFE.
Definition: retract_from_finda.h:14
void Reset()
Restart the automaton.
Definition: retract_from_finda.cpp:13
uint8_t State() const
Definition: retract_from_finda.h:35
bool Step()
Definition: retract_from_finda.cpp:20