Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r23eda4cdc77a410b5e842ed4eec1249ba67ed73c -r59871c9964559b5137781af9c2eeed6bab18ef73 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 23eda4cdc77a410b5e842ed4eec1249ba67ed73c) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 59871c9964559b5137781af9c2eeed6bab18ef73) @@ -1,14 +1,14 @@ /************************************************************************** * -* Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. +* Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. * * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * @file NVDataMgmtHDRecords.h * * @author (last) Dara Navaei -* @date (last) 12-May-2023 +* @date (last) 26-Jun-2023 * * @author (original) Dara Navaei * @date (original) 13-Feb-2021 @@ -65,8 +65,8 @@ SW_CONFIG_DISABLE_SAMPLE_WATER, ///< Software configuration disable sample water. SW_CONFIG_DISABLE_CONSUMABLES_TESTS, ///< Software configuration disable consumables tests. SW_CONFIG_DISABLE_DRY_SELF_TESTS, // TODO remove ///< Software configuration disable dry self tests. - SW_CONFIG_DISABLE_PRIMING, ///< Software configuration disable priming. - SW_CONFIG_DISABLE_WET_SELF_TEST, ///< Software configuration disable wet self test. + SW_CONFIG_DISABLE_PRIMING, // TODO remove ///< Software configuration disable priming. + SW_CONFIG_DISABLE_WET_SELF_TEST, // TODO remove ///< Software configuration disable wet self test. SW_CONFIG_ENABLE_WET_SELF_TEST_WIDER_VOLUME_TOL, // TODO remove ///< Software configuration enable wet self test wider volume tolerance. SW_CONFIG_DISABLE_ULTRAFILTRATION_ALARMS, ///< Software configuration disable ultrafiltration alarms. SW_CONFIG_DISABLE_BUBBLE_ALARMS, ///< Software configuration disable bubble alarms.