Index: firmware/App/Controllers/DialOutFlow.c =================================================================== diff -u -r8dfdaca983c36456b0e067a20ef6c003da3758ac -ra04ab4724f0df3a7144f6a8e357abe8b2f41dfbf --- firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 8dfdaca983c36456b0e067a20ef6c003da3758ac) +++ firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision a04ab4724f0df3a7144f6a8e357abe8b2f41dfbf) @@ -665,7 +665,7 @@ { F32 dopCurr; - // dialIn pump should be off + // dialOut pump should be off if ( DIAL_OUT_PUMP_OFF_STATE == dialOutPumpState ) { dopCurr = fabs( getMeasuredDialOutPumpMCCurrent() );