Index: firmware/App/Drivers/FlowSensor.c =================================================================== diff -u -r6ebf16aefe8865d3ecca50348cabc3f42e676fb5 -r5aaed18e3cd460c091c36c95c81635273bad61c6 --- firmware/App/Drivers/FlowSensor.c (.../FlowSensor.c) (revision 6ebf16aefe8865d3ecca50348cabc3f42e676fb5) +++ firmware/App/Drivers/FlowSensor.c (.../FlowSensor.c) (revision 5aaed18e3cd460c091c36c95c81635273bad61c6) @@ -86,8 +86,8 @@ /*********************************************************************//** * @brief - * The getFlowRate function gets the current flow rate (in mmHg) for a given - * pressure sensor. + * The getFlowRate function gets the current flow rate (in mL/min) for a given + * flow sensor. * @details \b Alarm: ALARM_ID_RO_SOFTWARE_FAULT if given flow sensor is invalid. * @details \b Inputs: currentFlowReadings[] * @details \b Outputs: none