Add UnloadingToFinda
parent
afe732d3ff
commit
5c44cf9ee0
|
|
@ -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