Index: firmware/App/Modes/TreatmentStop.c =================================================================== diff -u -r84e9f64deaf7df4a652c240a062dc7692283ad44 -r38d35232be10f481f78c24fed07958dfc0e327dc --- firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 84e9f64deaf7df4a652c240a062dc7692283ad44) +++ firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 38d35232be10f481f78c24fed07958dfc0e327dc) @@ -7,8 +7,8 @@ * * @file TreatmentStop.c * -* @author (last) Sean Nash -* @date (last) 12-Jun-2023 +* @author (last) Michael Garthwaite +* @date (last) 15-Jun-2023 * * @author (original) Sean * @date (original) 15-Jan-2020 @@ -234,7 +234,6 @@ { TREATMENT_STOP_STATE_T priorSubState = currentTxStopState; - // Execute treatment stop sub-mode state machine switch ( currentTxStopState ) { case TREATMENT_STOP_RECIRC_STATE: