Index: NVDataMgmtHDRecords.h =================================================================== diff -u -rff0f72c6ed19d5b475cde4cb14c021dc1c550e18 -r0b3f33cefe95a26f4c6d461ade08f9f33c75fc3b --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision ff0f72c6ed19d5b475cde4cb14c021dc1c550e18) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 0b3f33cefe95a26f4c6d461ade08f9f33c75fc3b) @@ -184,8 +184,8 @@ /// HD blood leak calibration structure typedef struct { - U32 setPoint; ///< Blood leak sensor set point. - U16 calibrationTime; ///< Calibration time. + U16 setPoint; ///< Blood leak sensor set point. + U32 calibrationTime; ///< Calibration time. U16 crc; ///< CRC for the HD blood leak calibration payload. } HD_BLOOD_LEAK_SENSOR_CAL_RECORD_T;