Index: firmware/App/Drivers/BoostPump.c =================================================================== diff -u -rd4d21b42ee8bd292a6d9f7966fe37abe0271dfda -red8321235c296b3c2e431692cc4f3e3db8a41a81 --- firmware/App/Drivers/BoostPump.c (.../BoostPump.c) (revision d4d21b42ee8bd292a6d9f7966fe37abe0271dfda) +++ firmware/App/Drivers/BoostPump.c (.../BoostPump.c) (revision ed8321235c296b3c2e431692cc4f3e3db8a41a81) @@ -237,7 +237,7 @@ * @details \b Inputs: none * @details \b Outputs: boostPumpCmdDutyCycle[] * @param message Override message from Dialin which includes an ID of - * the valve to override and the state to override the valve to. + * the pump to override and the PWM to override the pump to. * @return TRUE if override successful, FALSE if not *************************************************************************/ BOOL testSetBoostPumpPWM( MESSAGE_T *message )