Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -rd47b9bcbd4796a8c51d9e87436422c5868292ac6 -rd74e89a7204cda9df0016bae926714b289e94b21 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision d47b9bcbd4796a8c51d9e87436422c5868292ac6) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision d74e89a7204cda9df0016bae926714b289e94b21) @@ -326,7 +326,7 @@ void setFPGAP40PumpEnable( BOOL enable ); void setFPGAP40PumpPWM( U16 pwm ); U16 getFPGAP40PumpPWM( void ); -U16 getFPGAP40PumpTachCount( void ); +U16 getFPGAP40PumpRPMCount( void ); /**@}*/