Index: firmware/App/Services/StateServices/TubeSetAutoEject.h =================================================================== diff -u -r3f53d4aaf8840366306a6143eda9abf1a763bb73 -r26b65c70eca7d767f27a5cbbbd67a543ff9b5f26 --- firmware/App/Services/StateServices/TubeSetAutoEject.h (.../TubeSetAutoEject.h) (revision 3f53d4aaf8840366306a6143eda9abf1a763bb73) +++ firmware/App/Services/StateServices/TubeSetAutoEject.h (.../TubeSetAutoEject.h) (revision 26b65c70eca7d767f27a5cbbbd67a543ff9b5f26) @@ -40,6 +40,7 @@ TUBE_SET_AUTO_EJECT_STATE_EXTENDING_EJECTOR, // Extending ejector state TUBE_SET_AUTO_EJECT_STATE_EJECTING, // Ejecting tubeset state TUBE_SET_AUTO_EJECT_STATE_RETRACTING_EJECTOR, // Retracting ejector state + TUBE_SET_AUTO_EJECT_STATE_COMPLETE, // Auto-Eject complete state NUM_OF_TUBE_SET_AUTO_EJECT_SUB_STATES, // Num of auto-eject sub-states }; /// Type for TD Tube Set Auto-Eject service enumeration