Index: firmware/App/Drivers/PressureSensor.c =================================================================== diff -u -r380b0afc95467d0861ff3aa2cdcde5d5d7ac85e7 -r2ea913081834d23e3f84a040ea0d9d790d56da7b --- firmware/App/Drivers/PressureSensor.c (.../PressureSensor.c) (revision 380b0afc95467d0861ff3aa2cdcde5d5d7ac85e7) +++ firmware/App/Drivers/PressureSensor.c (.../PressureSensor.c) (revision 2ea913081834d23e3f84a040ea0d9d790d56da7b) @@ -116,8 +116,8 @@ /*********************************************************************//** * @brief - * The getPressure function gets the current pressure (in mmHg) for a given - * pressure sensor. + * The checkPressureSensors function checks the read and error counters for + * each pressure sensor. * @details \b Alarm: ALARM_ID_TD_ARTERIAL_SENSOR_TIMEOUT_FAULT if the * arterial pressure sensor is not able to be read. * @details \b Alarm: ALARM_ID_TD_VENOUS_SENSOR_TIMEOUT_FAULT if the