Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r60193b56d5b3a67801644008b9db8ee8e3916c31 -r891f92cdeae032aa920f9b861d4613cee41fb31b --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 60193b56d5b3a67801644008b9db8ee8e3916c31) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 891f92cdeae032aa920f9b861d4613cee41fb31b) @@ -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