Index: firmware/App/Controllers/DrainPump.h =================================================================== diff -u -r025612ad77fe630889a364586de54bffe5262d56 -r44222e803e04d057ab793ce6b72902b8bfe9b7d0 --- firmware/App/Controllers/DrainPump.h (.../DrainPump.h) (revision 025612ad77fe630889a364586de54bffe5262d56) +++ firmware/App/Controllers/DrainPump.h (.../DrainPump.h) (revision 44222e803e04d057ab793ce6b72902b8bfe9b7d0) @@ -68,7 +68,7 @@ BOOL isDrainPumpOn( void ); -F32 getFlushLineVolume( void ); +F32 getFlushLineVolumeL( void ); BOOL testSetDrainPumpDataPublishIntervalOverride( U32 value ); BOOL testResetDrainPumpDataPublishIntervalOverride( void );