Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -r37a9fd8f15e413db5337371a7d1a1cb65567af7c -raf2cd84d3319b1e298057fe2d329aa7824306507 --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision 37a9fd8f15e413db5337371a7d1a1cb65567af7c) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision af2cd84d3319b1e298057fe2d329aa7824306507) @@ -83,7 +83,8 @@ BOOL testSetMeasuredDialInPumpMCSpeedOverride( F32 value ); BOOL testResetMeasuredDialInPumpMCSpeedOverride( void ); BOOL testSetMeasuredDialInPumpMCCurrentOverride( F32 value ); -BOOL testResetMeasuredDialInPumpMCCurrentOverride( void ); +BOOL testResetMeasuredDialInPumpMCCurrentOverride( void ); +BOOL testSetDialOutPumpTargetDutyCycle( F32 value ); /**@}*/