Index: DDDefs.h =================================================================== diff -u -r6107d87eb97af493a800a0cd34ee0769c967f422 -r30d6ec419d025508d8905f70c39f9561b79e72b5 --- DDDefs.h (.../DDDefs.h) (revision 6107d87eb97af493a800a0cd34ee0769c967f422) +++ DDDefs.h (.../DDDefs.h) (revision 30d6ec419d025508d8905f70c39f9561b79e72b5) @@ -7,8 +7,8 @@ * * @file DDDefs.h * -* @author (last) Raghu Kallala -* @date (last) 23-Feb-2026 +* @author (last) Arpita Srivastava +* @date (last) 26-Feb-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -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