Index: firmware/App/Controllers/AirPump.c =================================================================== diff -u -r552a7de419344b43a3307c61141c99bfbbee7345 -r285b5d82539c96524c93703d52a66fff76fb64fc --- firmware/App/Controllers/AirPump.c (.../AirPump.c) (revision 552a7de419344b43a3307c61141c99bfbbee7345) +++ firmware/App/Controllers/AirPump.c (.../AirPump.c) (revision 285b5d82539c96524c93703d52a66fff76fb64fc) @@ -74,7 +74,7 @@ * The setAirPumpState function sets the current air pump state machine state. * @details \b Alarm: ALARM_ID_TD_SOFTWARE_FAULT if invalid state given. * @details \b Inputs: currentAirPumpState - * @details \b Outputs: currentAirPumpState + * @details \b Outputs: currentAirPumpState, currentAirPumpMotorPowerLevel * @param state Air pump state to set * @param power Power level to set air pump to * @return none