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