Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r6b11ea4a37a54cd47af543900dfa68dac27c8c7e -r5219e494ba9ca763d3897acb4f74cb146ed623ce --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 6b11ea4a37a54cd47af543900dfa68dac27c8c7e) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 5219e494ba9ca763d3897acb4f74cb146ed623ce) @@ -81,6 +81,7 @@ SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP, ///< Software configuration enable dialysate inlet pump open loop. 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_ENABLE_V3_SYSTEM, ///< Software configuration enable V3 system. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif