Index: firmware/App/Controllers/DrainPump.h =================================================================== diff -u -rdf0a0b9ce1414b00b381e516714f9089d8e4ae21 -r24e8fcb5744724be72ea26bebd95ec594c2c26fe --- firmware/App/Controllers/DrainPump.h (.../DrainPump.h) (revision df0a0b9ce1414b00b381e516714f9089d8e4ae21) +++ firmware/App/Controllers/DrainPump.h (.../DrainPump.h) (revision 24e8fcb5744724be72ea26bebd95ec594c2c26fe) @@ -65,7 +65,7 @@ F32 getTargetDrainPumpOutletPressure( void ); BOOL isDrainPumpOn( void ); -F32 getRecirculationDrainVol( void ); +F32 getFlushLineVolume( void ); BOOL testSetDrainPumpDataPublishIntervalOverride( U32 value ); BOOL testResetDrainPumpDataPublishIntervalOverride( void );