Index: NVDataMgmtHDRecords.h =================================================================== diff -u -re56d7029633d6d184884f9abacd9c5fce9fb903f -ra5ba573ba517926bb1dc49f42b0284cef69d613d --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision e56d7029633d6d184884f9abacd9c5fce9fb903f) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision a5ba573ba517926bb1dc49f42b0284cef69d613d) @@ -82,6 +82,7 @@ SW_CONFIG_DISABLE_SWITCHES_MONITOR, ///< Software configuration disable switches monitor. SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C, ///< Software configuration enable VBA special position C. SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, ///< Software configuration disable service and disinfect checks. + SW_CONFIG_DISABLE_AIR_PUMP, NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif