We need to display the last Saline event before we switch back. Due to how we exit this state machine, we call transitionToDialysis() if we go to SALINE_BOLUS_STATE_MAX_DELIVERED which will update...
We need to display the last Saline event before we switch back.
Due to how we exit this state machine, we call transitionToDialysis() if we go to SALINE_BOLUS_STATE_MAX_DELIVERED which will update the substate back to the current UF state.