Index: TestSupport.h =================================================================== diff -u -rc3cd0f73d836d67d72bbc439f590bc8afb636296 -rf94ed190dc2caae6435a2c9a6dd559018afc2420 --- TestSupport.h (.../TestSupport.h) (revision c3cd0f73d836d67d72bbc439f590bc8afb636296) +++ TestSupport.h (.../TestSupport.h) (revision f94ed190dc2caae6435a2c9a6dd559018afc2420) @@ -63,6 +63,7 @@ TEST_CONFIG_FP_DISABLE_CONDUCTIVITY_ALARMS, ///< Test configuration to disable FP conductivity alarms TEST_CONFIG_DD_ENABLE_DOSING_OPEN_LOOP_CONTROL, ///< Test configuration to switch to open loop control for concentrate dosing TEST_CONFIG_DD_ENABLE_UF_TEMP_COMPENSATION, ///< Test configuration for enabling UF temperature compensation + TEST_CONFIG_DD_FP_ENABLE_BETA_2_0_HW, ///< Test configuration for DD & FP to enable Beta 2.0 hardware NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif