Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -raf2cd84d3319b1e298057fe2d329aa7824306507 -rf89cac0c61f0068c045411504925373c3731c874 --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision af2cd84d3319b1e298057fe2d329aa7824306507) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision f89cac0c61f0068c045411504925373c3731c874) @@ -84,7 +84,7 @@ BOOL testResetMeasuredDialInPumpMCSpeedOverride( void ); BOOL testSetMeasuredDialInPumpMCCurrentOverride( F32 value ); BOOL testResetMeasuredDialInPumpMCCurrentOverride( void ); -BOOL testSetDialOutPumpTargetDutyCycle( F32 value ); +BOOL testSetDialInPumpTargetDutyCycle( F32 value ); /**@}*/