Add UnloadingToFinda
parent
afe732d3ff
commit
5c44cf9ee0
|
|
@ -14,6 +14,7 @@ struct UnloadToFinda {
|
|||
/// internal states of the state machine
|
||||
enum {
|
||||
EngagingIdler,
|
||||
UnloadingToFinda,
|
||||
WaitingForFINDA,
|
||||
OK,
|
||||
Failed
|
||||
|
|
|
|||
Loading…
Reference in New Issue