Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -r15919f0c12c0047d3b6331c1f97cdad1dafb3f1b -re190a7eb5fb36d4a0c42e9db709571db3037d39d --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision 15919f0c12c0047d3b6331c1f97cdad1dafb3f1b) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision e190a7eb5fb36d4a0c42e9db709571db3037d39d) @@ -84,7 +84,8 @@ BOOL testSetMeasuredDialInPumpMCSpeedOverride( F32 value ); BOOL testResetMeasuredDialInPumpMCSpeedOverride( void ); BOOL testSetMeasuredDialInPumpMCCurrentOverride( F32 value ); -BOOL testResetMeasuredDialInPumpMCCurrentOverride( void ); +BOOL testResetMeasuredDialInPumpMCCurrentOverride( void ); +BOOL testSetDialInPumpTargetDutyCycle( F32 value ); /**@}*/