Add UnloadingToFinda

pull/126/head
3d-gussner 2021-09-22 20:25:03 +02:00 committed by DRracer
parent afe732d3ff
commit 5c44cf9ee0
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ struct UnloadToFinda {
/// internal states of the state machine
enum {
EngagingIdler,
UnloadingToFinda,
WaitingForFINDA,
OK,
Failed