Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -r44bae490e03e2b458b4795673a1b108a27bcce54 -r9d3b5a8f84e2504cba7a248dd87aaa5f857345b2 --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 44bae490e03e2b458b4795673a1b108a27bcce54) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 9d3b5a8f84e2504cba7a248dd87aaa5f857345b2) @@ -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 **********