Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -re0d2ac9688850fd3ac560775391e2ca8198087d3 -r0ee7b6d35e1a493f6b3e644d037e95bcc06a84b0 --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision e0d2ac9688850fd3ac560775391e2ca8198087d3) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 0ee7b6d35e1a493f6b3e644d037e95bcc06a84b0) @@ -200,7 +200,7 @@ static U32 tmpPressureReadingsLongCount; ///< Number of samples in flow rolling average buffer. static PRESSURE_SELF_TEST_STATE_T pressurePostState; ///< Pressure self test post state. -//static HD_PRESSURE_SENSORS_CAL_RECORD_T pressureSensorsCalRecord; ///< Pressure sensors calibration record. +//static HD_PRESSURE_SENSORS_CAL_RECORD_T pressureSensorsCalRecord; ///< Pressure sensors calibration record. // ********** private function prototypes **********