Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r140b1f1da9f28b08926a4f1a0ceefa7e5a0759de -r6167e4c35ee9a9bd980da1712f78abd5a65faa8b --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 140b1f1da9f28b08926a4f1a0ceefa7e5a0759de) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 6167e4c35ee9a9bd980da1712f78abd5a65faa8b) @@ -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.