Index: Common.h =================================================================== diff -u -r77b29084a85f241dd6c83ef838e076bac666b11c -r286aaa14b375a41f915c2bed8b63c41567bb8ac3 --- Common.h (.../Common.h) (revision 77b29084a85f241dd6c83ef838e076bac666b11c) +++ Common.h (.../Common.h) (revision 286aaa14b375a41f915c2bed8b63c41567bb8ac3) @@ -7,8 +7,8 @@ * * @file Common.h * -* @author (last) Dara Navaei -* @date (last) 21-Sep-2022 +* @author (last) Dong Nguyen +* @date (last) 27-Sep-2022 * * @author (original) Sean * @date (original) 04-Feb-2020 @@ -296,6 +296,7 @@ F32 internalTDIRTD; ///< TDI RTD channel temperature sensor F32 interalTHDRTD; ///< THd RTD channel temperature sensor F32 internalCondSnsrTemp; ///< Conductivity Sensor internal temperature sensor + F32 baroTempSensor; ///< Barometric temperature sensor } TEMPERATURE_SENSORS_DATA_T; /// Loadcell measurements struct.