Index: HDDefs.h =================================================================== diff -u -r89fb44eaabf04fce78ec13d21d2e2fdbaf8e4d73 -rdffbc2f4bb380311d1d5baf247cd0008050c40c3 --- HDDefs.h (.../HDDefs.h) (revision 89fb44eaabf04fce78ec13d21d2e2fdbaf8e4d73) +++ HDDefs.h (.../HDDefs.h) (revision dffbc2f4bb380311d1d5baf247cd0008050c40c3) @@ -512,6 +512,7 @@ TREATMENT_STOP_RECIRC_BLOOD_ONLY_STATE, ///< Re-circulate Blood only state of the treatment re-circulate sub-mode state machine TREATMENT_STOP_NO_RECIRC_STATE, ///< No re-circulation state of the treatment stop sub-mode state machine TREATMENT_STOP_RECOVER_BLOOD_DETECT_STATE, ///< Treatment stop recover blood detect state + TREATMENT_STOP_DELIVER_SALINE_BOLUS_STATE, ///< Treatment stop deliver saline bolus state NUM_OF_TREATMENT_STOP_STATES ///< Number of treatment stop sub-mode states }; /// Type for treatment stop states enumeration.