Index: DDDefs.h =================================================================== diff -u -ra5a4420cd22b8fa07ec5f5e22ccbd4743f743567 -r11348415c55786216c1af20b0b02bb076b203dff --- DDDefs.h (.../DDDefs.h) (revision a5a4420cd22b8fa07ec5f5e22ccbd4743f743567) +++ DDDefs.h (.../DDDefs.h) (revision 11348415c55786216c1af20b0b02bb076b203dff) @@ -429,7 +429,7 @@ /// Enumeration of balancing chamber exec states. enum Balancing_Chamber_Exec_States { - BAL_CHAMBER_STATE_START = 0, ///< Initial state of balancing chamber + BAL_CHAMBER_STATE_IDLE = 0, ///< Initial state of balancing chamber BAL_CHAMBER_STATE1_FILL_START, ///< Balancing chamber state 1 fill start state BAL_CHAMBER_STATE1_BICARB_ACID_DOSING_CNTRL, ///< Balancing Chamber state 1 Bicarb and acid dosing control state BAL_CHAMBER_STATE1_VALVES_CLOSE, ///< Balancing Chamber state 1 valves close state