Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r44a100f8e5210a02c23b8fcc4527d8e96d577381 -r60193b56d5b3a67801644008b9db8ee8e3916c31 --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 44a100f8e5210a02c23b8fcc4527d8e96d577381) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 60193b56d5b3a67801644008b9db8ee8e3916c31) @@ -112,7 +112,7 @@ #ifndef RUN_WITHOUT_DG if ( TRUE == stop ) { - activateAlarmNoData( ALARM_ID_TREATMENT_STOPPED_BY_USER ); // TODO - remove alarm? Nothing to stop here. + //activateAlarmNoData( ALARM_ID_TREATMENT_STOPPED_BY_USER ); // TODO - remove alarm? Nothing to stop here. } // State machine to get DG to prep a reservoir so we can start a treatment