Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -r70f10c77f4f9a48d51030c00504d520fe25d0ba9 -r3fbf8872808789fde9bd0d7304c0a193ddc53fc7 --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 70f10c77f4f9a48d51030c00504d520fe25d0ba9) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 3fbf8872808789fde9bd0d7304c0a193ddc53fc7) @@ -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 **********