Index: firmware/App/Services/FPGA.c =================================================================== diff -u -r1c2f96bf994157b11c0c32ddaf96fc91a9a1da1d -rb29639b235a979e1fa5b25cf246c6a42fb4397f0 --- firmware/App/Services/FPGA.c (.../FPGA.c) (revision 1c2f96bf994157b11c0c32ddaf96fc91a9a1da1d) +++ firmware/App/Services/FPGA.c (.../FPGA.c) (revision b29639b235a979e1fa5b25cf246c6a42fb4397f0) @@ -1189,8 +1189,8 @@ /*********************************************************************//** * @brief * The getFPGADialysateFlowRate function gets the latest dialysate flow rate. - * @details Inputs: None - * @details Outputs: fpgaSensorReadings.fpgaDialysateFlowRate + * @details Inputs: fpgaSensorReadings.fpgaDialysateFlowRate + * @details Outputs: none * @return last dialysate flow rate reading *************************************************************************/ U16 getFPGADialysateFlowRate( void )