Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -r83310420ae862de4724f8cfbbaeda9936c47801b -rc52fb5c3b5939d48f7dbf70c6e29cc84ca072b69 --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 83310420ae862de4724f8cfbbaeda9936c47801b) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision c52fb5c3b5939d48f7dbf70c6e29cc84ca072b69) @@ -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 **********