Index: firmware/App/Controllers/BPModule.c =================================================================== diff -u -r9b73ea7e6bae0b28591b132cd832c6a41633fc81 -r4f7855d894ddf2b62e7225050b5137d01862dd4b --- firmware/App/Controllers/BPModule.c (.../BPModule.c) (revision 9b73ea7e6bae0b28591b132cd832c6a41633fc81) +++ firmware/App/Controllers/BPModule.c (.../BPModule.c) (revision 4f7855d894ddf2b62e7225050b5137d01862dd4b) @@ -202,9 +202,9 @@ * @brief * The handleBPModuleIdleState function executes the BP module idle * state handling. - * @details \b Inputs: requestAdultBPReading, requestPedsBPReading, + * @details \b Inputs: none + * @details \b Outputs: requestAdultBPReading, requestPedsBPReading, * requestAbortBPReading - * @details \b Outputs: none * @return next BP module state ***************************************************************************/ static BP_MODULE_STATE_T handleBPModuleIdleState( void )