Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r7e2325379e4c4f7f891776646fbbcd4aa9c6eaca -r0797158d6e367debb04e043798f1aeb1fb17063b --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 7e2325379e4c4f7f891776646fbbcd4aa9c6eaca) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 0797158d6e367debb04e043798f1aeb1fb17063b) @@ -7,8 +7,8 @@ * * @file ModeStandby.c * -* @author (last) “Raghu -* @date (last) 04-Feb-2026 +* @author (last) Sameer Kalliadan Poyil +* @date (last) 10-Feb-2026 * * @author (original) Vinayakam Mani * @date (original) 07-Aug-2024 @@ -160,9 +160,6 @@ DD_STANDBY_MODE_STATE_T state = DD_STANDBY_MODE_STATE_IDLE; FP_OP_MODE_T fpMode = getCurrentFPOperationMode(); - //TODO:remove later if standby mode doesnt need inlet water control - hydChamberWaterInletControl(); - //TODO : Define comm loss alarm when TD is turned off or stops communicating // if ( FALSE == isTDCommunicating() ) // {