Index: firmware/App/Drivers/BoostPump.c =================================================================== diff -u -r0d2351b8e47e40fdcd706ed7b7ac1379b69a20ef -rd4d21b42ee8bd292a6d9f7966fe37abe0271dfda --- firmware/App/Drivers/BoostPump.c (.../BoostPump.c) (revision 0d2351b8e47e40fdcd706ed7b7ac1379b69a20ef) +++ firmware/App/Drivers/BoostPump.c (.../BoostPump.c) (revision d4d21b42ee8bd292a6d9f7966fe37abe0271dfda) @@ -235,7 +235,7 @@ * The testSetBoostPumpPWM function sets a given boost pump to a given PWM * value. * @details \b Inputs: none - * @details \b Outputs: valveStates[] + * @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. * @return TRUE if override successful, FALSE if not