Index: firmware/App/Controllers/DialOutFlow.c =================================================================== diff -u -r6442d95e1835d25a608dbe5b2d9bc3ea92db771d -r2564e234d1191e4a5aad384cb12e634571d202f3 --- firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 6442d95e1835d25a608dbe5b2d9bc3ea92db771d) +++ firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 2564e234d1191e4a5aad384cb12e634571d202f3) @@ -597,9 +597,9 @@ * The execDialOutFlowMonitor function executes the dialysate outlet pump * and load cell sensor monitor. Checks are performed. Data is published * at appropriate interval. - * @details Inputs: latest sensor data + * @details Inputs: latest sensor data, flowFilterTimerCtr, ufCalcTimerCtr * @details Outputs: dialOutPumpMCSpeedRPM, dialOutPumpMCCurrentmA, ufMeasuredRate, - * dopMeasuredRate + * dopMeasuredRate, flowFilterTimerCtr, ufCalcTimerCtr * @return none *************************************************************************/ void execDialOutFlowMonitor( void )