Index: firmware/App/HDCommon.h =================================================================== diff -u -r5ae671314769987f9e65d3757df42a9ed5b0b15d -rc39d7514c94fd61972b6e05e91166fea5b645373 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 5ae671314769987f9e65d3757df42a9ed5b0b15d) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c39d7514c94fd61972b6e05e91166fea5b645373) @@ -88,13 +88,13 @@ #define IGNORE_BLOOD_LEAK_ALARM 1 // Ignore blood leak alarm // Skip Pre-Treatment and get to treatment as soon as possible -// #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 -// #define RUN_BLOOD_CIRCUIT_PRIME_AGAIN 1 // If this is 1st time priming, run blood circuit prime again -// #define SKIP_PRIMING 1 // Skip Pre-treatment Prime -// #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests + #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 + #define RUN_BLOOD_CIRCUIT_PRIME_AGAIN 1 // If this is 1st time priming, run blood circuit prime again + #define SKIP_PRIMING 1 // Skip Pre-treatment Prime + #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests #include #include