Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r5ed781a9474910ff9db65e4ef0ab995e03e312fa -r1ba84c9eec58aca4e7b5ce35ba249e9434d74ca4 --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 5ed781a9474910ff9db65e4ef0ab995e03e312fa) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 1ba84c9eec58aca4e7b5ce35ba249e9434d74ca4) @@ -38,7 +38,7 @@ typedef enum software_configurations { SW_CONFIG_DISABLE_HEATERS_MONITOR = 0, ///< Software configuration disable heaters monitor. - SW_CONFIG_THD_USING_TRO_CONNECTOR, ///< Software configuration THD using TRO temperature sensor. + SW_CONFIG_ENABLE_THD_USING_TRO_CONNECTOR, ///< Software configuration THD using TRO temperature sensor. SW_CONFIG_DISABLE_CAL_CHECK, ///< Software configuration disable calibration check. SW_CONFIG_ALARMS_DEBUG, ///< Software configuration alarms debug. SW_CONFIG_DISABLE_RO_PUMP_MONITOR, ///< Software configuration disable RO pump monitor.