Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r1afbd991f98562fda8059c75c59c0ea5b64243e4 -rfcb3f6aa9d690fd38e232ddf03b16a5a17426537 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 1afbd991f98562fda8059c75c59c0ea5b64243e4) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision fcb3f6aa9d690fd38e232ddf03b16a5a17426537) @@ -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