Index: NVDataMgmtDGRecords.h =================================================================== diff -u -r6b43c2eaf10c885e82f33bdb455420e574dc679c -r412fe57105e976d847ab3d92a42917edee4ee6bc --- NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 6b43c2eaf10c885e82f33bdb455420e574dc679c) +++ NVDataMgmtDGRecords.h (.../NVDataMgmtDGRecords.h) (revision 412fe57105e976d847ab3d92a42917edee4ee6bc) @@ -66,6 +66,7 @@ SW_CONFIG_DISABLE_CONC_PUMPS_SPEED_ALARM, ///< Software configuration disable concentrate pumps speed alarm. 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. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif