Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -rb30f390acbd6c972d4ecea536b875a409a2c8e77 -r468cf0b9c944111231359948c833c20ad92219d0 --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision b30f390acbd6c972d4ecea536b875a409a2c8e77) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 468cf0b9c944111231359948c833c20ad92219d0) @@ -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 **********