Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r412fe57105e976d847ab3d92a42917edee4ee6bc -r6f6d04283d00cb51b23d298ba2ccb6a44a2c0579 --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 412fe57105e976d847ab3d92a42917edee4ee6bc) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 6f6d04283d00cb51b23d298ba2ccb6a44a2c0579) @@ -67,6 +67,7 @@ SW_CONFIG_DISABLE_MIXING_IN_FILL, ///< Software configuration disable mixing in fill. SW_CONFIG_DISABLE_TEMPERATURE_SENSORS_ALARM, ///< Software configuration disable temperature sensors alarm. SW_CONFIG_DISABLE_CONCENTRATE_PUMPS_PARK, ///< Software configuration disable concentrate pumps park feature. + SW_CONFIG_ENABLE_USING_TD2_FOR_PRIMARY_HEATER_CONTROL, ///< Software configuration enable TD2 for primary heater control. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif