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