Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -rb04db69f541f245e543df343257bcbdb73fbbc3d -r60693bf21a8a0277eae54cbfcb6cfd68176b079a --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision b04db69f541f245e543df343257bcbdb73fbbc3d) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 60693bf21a8a0277eae54cbfcb6cfd68176b079a) @@ -316,7 +316,7 @@ void setFPGAP40PumpEnable( BOOL enable ); void setFPGAP40PumpPWM( U16 pwm ); U16 getFPGAP40PumpPWM( void ); -U16 getFPGAP40PumpTachCount( void ); +U16 getFPGAP40PumpRPMCount( void ); /**@}*/