Index: firmware/App/Drivers/GLXferPump.c =================================================================== diff -u -r3ec3e45e91681444384f62618da1482cdca61598 -r3833b21251d0192f016e1e07b5f0e4470c9ba8d4 --- firmware/App/Drivers/GLXferPump.c (.../GLXferPump.c) (revision 3ec3e45e91681444384f62618da1482cdca61598) +++ firmware/App/Drivers/GLXferPump.c (.../GLXferPump.c) (revision 3833b21251d0192f016e1e07b5f0e4470c9ba8d4) @@ -96,7 +96,7 @@ * The getAirPumpMotorRPM function reads the air pump RPM from FPGA. * minimum RPM that reports is 400 rpm and anything slower considered 0 (0xFFFF) * to convert the real RPM, use the formula rpm = (60.0 / getH12AirPumpMotorRPM()* 1e-6) -* @details \b Inputs: getAirPumpRPM +* @details \b Inputs: none * @details \b Outputs: none * @return air pump motor RPM value. *************************************************************************/