27 , unloadStart_mm(0) {}
31 void Reset(uint8_t maxTries);
37 inline uint8_t
State()
const {
return state; }
42 int32_t unloadStart_mm;
The logic namespace handles the application logic on top of the modules.
Definition: application.h:8
Unload to FINDA "small" state machine.
Definition: unload_to_finda.h:14
uint8_t State() const
Definition: unload_to_finda.h:37
bool Step()
Definition: unload_to_finda.cpp:26
void Reset(uint8_t maxTries)
Definition: unload_to_finda.cpp:14