Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -r37a9fd8f15e413db5337371a7d1a1cb65567af7c -r15919f0c12c0047d3b6331c1f97cdad1dafb3f1b --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision 37a9fd8f15e413db5337371a7d1a1cb65567af7c) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision 15919f0c12c0047d3b6331c1f97cdad1dafb3f1b) @@ -70,6 +70,7 @@ F32 getMeasuredDialInPumpMCSpeed( void ); F32 getMeasuredDialInPumpMCCurrent( void ); F32 getDialInPumpPWMDutyCyclePct( BOOL init ); +U32 getPumpRotorErrorPersistTime( F32 mtr_speed, F32 gear_ratio ); BOOL testSetDialInFlowDataPublishIntervalOverride( U32 value ); BOOL testResetDialInFlowDataPublishIntervalOverride( void );