Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r9eae2f683887bededd2240f51ddfc667d8c1d566 -r1fb618b05154994c6cb051be04d4abfb2277fbdb --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 9eae2f683887bededd2240f51ddfc667d8c1d566) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 1fb618b05154994c6cb051be04d4abfb2277fbdb) @@ -321,7 +321,7 @@ void setFPGAP40PumpEnable( BOOL enable ); void setFPGAP40PumpPWM( U16 pwm ); U16 getFPGAP40PumpPWM( void ); -U16 getFPGAP40PumpTachCount( void ); +U16 getFPGAP40PumpRPMCount( void ); /**@}*/