Index: firmware/App/Controllers/BloodFlow.c =================================================================== diff -u -rd0afb42f8728fd5ee05c90ec0e57e1f4eec4067b -ra89717128d22c1f1935d99a85c3123d8b64532be --- firmware/App/Controllers/BloodFlow.c (.../BloodFlow.c) (revision d0afb42f8728fd5ee05c90ec0e57e1f4eec4067b) +++ firmware/App/Controllers/BloodFlow.c (.../BloodFlow.c) (revision a89717128d22c1f1935d99a85c3123d8b64532be) @@ -1437,14 +1437,14 @@ } /*********************************************************************//** -* @brief -* The testBPStrokeVolumeOverride function overrides the stroke volume -* (mL per rotor revolution) used in the blood flow estimation equation. -* @details \b Inputs: none -* @details \b Outputs: bpStrokeVolumeMlPerRev -* @param message Override message from Dialin which includes the stroke -* volume (mL per rotor revolution) to override with. -* @return TRUE if override successful, FALSE if not + * @brief + * The testBPStrokeVolumeOverride function overrides the stroke volume + * (mL per rotor revolution) used in the blood flow estimation equation. + * @details \b Inputs: none + * @details \b Outputs: bpStrokeVolumeMlPerRev + * @param message Override message from Dialin which includes the stroke + * volume (mL per rotor revolution) to override with. + * @return TRUE if override successful, FALSE if not *************************************************************************/ BOOL testBPStrokeVolumeOverride( MESSAGE_T *message ) {