Index: TestSupport.h =================================================================== diff -u -r90e676300cf1fbffc6c9663a0515629c520cf6de -rcf6c04b8fcc10fd123ec4fc5e3f0b5ebfc1f7024 --- TestSupport.h (.../TestSupport.h) (revision 90e676300cf1fbffc6c9663a0515629c520cf6de) +++ TestSupport.h (.../TestSupport.h) (revision cf6c04b8fcc10fd123ec4fc5e3f0b5ebfc1f7024) @@ -63,6 +63,7 @@ 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_RUN_SOLO, ///< Test configuration to run DD alone without the need of other subsystems + 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