Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r6f6d04283d00cb51b23d298ba2ccb6a44a2c0579 -r79259b62a121d7600e081700ce522cbf612c9375 --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 6f6d04283d00cb51b23d298ba2ccb6a44a2c0579) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 79259b62a121d7600e081700ce522cbf612c9375) @@ -67,7 +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. + SW_CONFIG_ENABLE_USING_TPO_FOR_PRIMARY_HEATER_CONTROL, ///< Software configuration enable TPo for primary heater control. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif