Index: HDDefs.h =================================================================== diff -u -r76956f3c821a4751fee467fc897de72beeb5df7f -radd46ece9cc53833366bc5fb86a9552244376683 --- HDDefs.h (.../HDDefs.h) (revision 76956f3c821a4751fee467fc897de72beeb5df7f) +++ HDDefs.h (.../HDDefs.h) (revision add46ece9cc53833366bc5fb86a9552244376683) @@ -177,6 +177,7 @@ enum HD_Pre_Treatment_Consumable_Self_Test_States { CONSUMABLE_SELF_TESTS_INSTALL_STATE = 0, ///< Consumable self-tests install state + CONSUMABLE_SELF_TESTS_FILL_CMD_STATE, ///< Send command to DG to fill reservoir state 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