Index: firmware/App/Controllers/DialOutFlow.c =================================================================== diff -u -rc9cb494c004e390155ce7c8b3cda96cf8c1b5fa7 -r6a6c064bdab77b9b42d25910d94da55812d00ffa --- firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision c9cb494c004e390155ce7c8b3cda96cf8c1b5fa7) +++ firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 6a6c064bdab77b9b42d25910d94da55812d00ffa) @@ -773,7 +773,7 @@ } } -/************************************************************************* +/*********************************************************************//** * @brief * The checkDialOutPumpRotor function checks the rotor for the dialysate outlet \n * pump. If homing, this function will stop when hall sensor detected. If pump \n @@ -800,7 +800,7 @@ } } -/************************************************************************* +/*********************************************************************//** * @brief * The checkDialOutPumpDirection function checks the set direction vs. \n * the direction implied by the sign of the measured MC speed. @@ -911,7 +911,7 @@ } } -/************************************************************************* +/*********************************************************************//** * @brief * The checkDialOutPumpMCCurrent function checks the measured MC current vs. \n * the set state of the dialOut pump (stopped or running).