Index: firmware/App/Controllers/AirPump.c =================================================================== diff -u -r285b5d82539c96524c93703d52a66fff76fb64fc -raa6d45143096dfab776ce2ed7c775cfe2dd6db18 --- firmware/App/Controllers/AirPump.c (.../AirPump.c) (revision 285b5d82539c96524c93703d52a66fff76fb64fc) +++ firmware/App/Controllers/AirPump.c (.../AirPump.c) (revision aa6d45143096dfab776ce2ed7c775cfe2dd6db18) @@ -101,7 +101,7 @@ * @brief * The getAirPumpState function returns the current air pump state machine. * @details \b Inputs: currentAirPumpState - * @details \b Outputs: currentAirPumpState + * @details \b Outputs: none * @return current state of the air pump state machine. *************************************************************************/ AIR_PUMP_STATE_T getAirPumpState( void )