Index: firmware/App/Monitors/Pressures.c =================================================================== diff -u -re9e339870c5ed01230963f00d400331ab879c91f -r2b2e6b9f81b69e782c5ca99ef52771a85ead332e --- firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision e9e339870c5ed01230963f00d400331ab879c91f) +++ firmware/App/Monitors/Pressures.c (.../Pressures.c) (revision 2b2e6b9f81b69e782c5ca99ef52771a85ead332e) @@ -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 **********