Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r89a18b2f70a2cb6028e73600b5ecb054d7858a05 -r120487ddf3e3d69d1de5094d5252c037588e2ed8 --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 89a18b2f70a2cb6028e73600b5ecb054d7858a05) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 120487ddf3e3d69d1de5094d5252c037588e2ed8) @@ -7,8 +7,8 @@ * * @file ModeStandby.c * -* @author (last) Raghu Kallala -* @date (last) 06-Apr-2026 +* @author (last) Arpita Srivastava +* @date (last) 18-May-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -93,7 +93,6 @@ // setValvePosition( H19, VALVE_POSITION_A_INSERT_EJECT ); // doorClosedRequired( FALSE ); // door no longer required to be closed in standby mode -// syringeDetectionRequired( FALSE ); // Request DD service record and usage information from DD // sendDGServiceRequestToDG();