Index: firmware/App/Modes/TreatmentStop.c =================================================================== diff -u -r82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215 -rbcdf52a78876940b6c9ca03e43554ee18cc57b47 --- firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215) +++ firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision bcdf52a78876940b6c9ca03e43554ee18cc57b47) @@ -219,6 +219,7 @@ void execTreatmentStop( void ) { TREATMENT_STOP_STATE_T priorSubState = currentTxStopState; + // Execute treatment stop sub-mode state machine switch ( currentTxStopState ) {