Index: firmware/App/Modes/StateTxBloodPrime.c =================================================================== diff -u -r999e1a2f4e499155d934b3aaa93c0ae02161d3c7 -r37b3e391755af3337d83c7b9df6f01074f1df130 --- firmware/App/Modes/StateTxBloodPrime.c (.../StateTxBloodPrime.c) (revision 999e1a2f4e499155d934b3aaa93c0ae02161d3c7) +++ firmware/App/Modes/StateTxBloodPrime.c (.../StateTxBloodPrime.c) (revision 37b3e391755af3337d83c7b9df6f01074f1df130) @@ -148,9 +148,8 @@ * state. This function will reset only what is required for resuming a * blood prime that was paused (alarm) so if a blood prime is being restarted, * call the initialize function first to reset everything. - * @details \b Inputs: none - * @details \b Outputs: cumulativeBloodPrimeVolume_mL, bloodPrimeState, - * bloodPrimeRampFlowRate_mL_min + * @details \b Inputs: bloodPrimeState, bloodPrimeRampFlowRate_mL_min + * @details \b Outputs: cumulativeBloodPrimeVolume_mL * @return none *************************************************************************/ void transitionToBloodPrime( void )