Index: firmware/App/Controllers/DialOutFlow.c =================================================================== diff -u -r17c0be2f41c52e631be4704a3f7e6f1f6710d8f8 -rb9830073c88a7ccb257093f99895edad4132b3d8 --- firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 17c0be2f41c52e631be4704a3f7e6f1f6710d8f8) +++ firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision b9830073c88a7ccb257093f99895edad4132b3d8) @@ -267,8 +267,11 @@ * @brief * The setDialOutPumpTargetRate function sets a new target flow rate, pump * direction, and control mode. - * @details Inputs: isDialOutPumpOn, dialOutPumpDirectionSet - * @details Outputs: targetDialOutFlowRate, dialOutPumpdirection, dialOutPumpPWMDutyCyclePct + * @details Inputs: isDialOutPumpOn, dialOutPumpDirectionSet, dopRateCorrectionOffset, + * dialOutPumpState + * @details Outputs: targetDialOutFlowRate, dialOutPumpdirection, dialOutPumpPWMDutyCyclePct, + * dopRateCorrectionOffset, offsetPWMDutyCyclePct, dopControlSignal, dialOutPumpDirection, + * dialOutPumpControlMode * @param flowRate new target dialysate outlet flow rate * @param dir new dialysate outlet flow direction * @param mode new control mode