Index: firmware/App/HDCommon.h =================================================================== diff -u -rf705a4d044c95a9ad8ea546d2c1edde2f0a9ed23 -r0b8e5a1a1f77a7b7cb93bf166db25d042f4b54c5 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision f705a4d044c95a9ad8ea546d2c1edde2f0a9ed23) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 0b8e5a1a1f77a7b7cb93bf166db25d042f4b54c5) @@ -78,7 +78,7 @@ #define DISABLE_UI_POST_TEST 1 // Disable the UI POST // Skip Pre-Treatment and get to treatment as soon as possible -// #define SKIP_UI_INTERACTION 1 // Skip UI interaction. + #define SKIP_UI_INTERACTION 1 // Skip UI interaction. #define SKIP_SAMPLE_WATER 1 // Skip pre-treatment sample water #define SKIP_CONSUMABLE_TESTS 1 // Skip pre-treatment consumable Self-tests #define SKIP_DRY_SELF_TESTS 1 // Skip pre-treatment dry self-tests