Index: HDDefs.h =================================================================== diff -u -rd945e9f40e5806aa0b1dca695efa6b6f689d9864 -r76956f3c821a4751fee467fc897de72beeb5df7f --- HDDefs.h (.../HDDefs.h) (revision d945e9f40e5806aa0b1dca695efa6b6f689d9864) +++ HDDefs.h (.../HDDefs.h) (revision 76956f3c821a4751fee467fc897de72beeb5df7f) @@ -180,6 +180,7 @@ CONSUMABLE_SELF_TESTS_WATER_QUALITY_CHECK_STATE, ///< Consumable self-tests water quality check state CONSUMABLE_SELF_TESTS_BICARB_PUMP_CHECK_STATE, ///< Consumable self-tests bicarbonate concentrate pump check state CONSUMABLE_SELF_TESTS_ACID_PUMP_CHECK_STATE, ///< Consumable self-tests acid concentrate pump check state + CONSUMABLE_SELF_TESTS_COMPLETE_STATE, ///< Consumable self-tests complete state NUM_OF_CONSUMABLE_SELF_TESTS_STATES ///< Number of consumable install sub-mode states }; /// Type for consumable self-tests states enumeration.