Index: firmware/App/Services/FpgaTD.h =================================================================== diff -u -r87d705fcf977af12b7b034735fa5867f2daea2b9 -r56100135135bb715d316b5fd002a4a4951b9334a --- firmware/App/Services/FpgaTD.h (.../FpgaTD.h) (revision 87d705fcf977af12b7b034735fa5867f2daea2b9) +++ firmware/App/Services/FpgaTD.h (.../FpgaTD.h) (revision 56100135135bb715d316b5fd002a4a4951b9334a) @@ -59,7 +59,7 @@ void homeBP( void ); void resetBPHomeRequest( void ); void setBPSetSpeed( U16 rpm ); -U16 getBPSpeed( void ); +U16 getBPPeriod( void ); U16 getBloodPumpHallSensorCount( void ); U08 getBloodPumpHallSensorStatus( void ); @@ -104,6 +104,6 @@ BOOL getFPGAFrontDoorClosedStatus( void ); -/**@}*/ - -#endif +/**@}*/ + +#endif