Index: firmware/App/Controllers/DialOutFlow.h =================================================================== diff -u -r37a9fd8f15e413db5337371a7d1a1cb65567af7c -raf2cd84d3319b1e298057fe2d329aa7824306507 --- firmware/App/Controllers/DialOutFlow.h (.../DialOutFlow.h) (revision 37a9fd8f15e413db5337371a7d1a1cb65567af7c) +++ firmware/App/Controllers/DialOutFlow.h (.../DialOutFlow.h) (revision af2cd84d3319b1e298057fe2d329aa7824306507) @@ -100,6 +100,7 @@ BOOL testResetMeasuredDialOutPumpMCSpeedOverride( void ); BOOL testSetMeasuredDialOutPumpMCCurrentOverride( F32 value ); BOOL testResetMeasuredDialOutPumpMCCurrentOverride( void ); +BOOL testSetDialOutPumpTargetDutyCycle( F32 value ); /**@}*/