Index: firmware/App/HDCommon.h =================================================================== diff -u -rd5e0e1bc27b35ebd4b7b5ad578d193ee988fdae6 -rc4ac4c864fef736e87db3c360ae7dee62dc95057 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d5e0e1bc27b35ebd4b7b5ad578d193ee988fdae6) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c4ac4c864fef736e87db3c360ae7dee62dc95057) @@ -91,12 +91,12 @@ // #define DISABLE_SERVICE_RECORD 1 // Skip Pre-Treatment and get to treatment as soon as possible - #define SKIP_UI_INTERACTION 1 // Skip UI interaction. // TODO New config implemented - #define SKIP_SAMPLE_WATER 1 // Skip pre-treatment sample water // TODO New config implemented - #define SKIP_CONSUMABLE_TESTS 1 // Skip pre-treatment consumable Self-tests // TODO New config implemented - #define SKIP_DRY_SELF_TESTS 1 // Skip pre-treatment dry self-tests - #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. // TODO New config implemented +// #define SKIP_SAMPLE_WATER 1 // Skip pre-treatment sample water // TODO New config implemented +// #define SKIP_CONSUMABLE_TESTS 1 // Skip pre-treatment consumable Self-tests // TODO New config implemented +// #define SKIP_DRY_SELF_TESTS 1 // Skip pre-treatment dry self-tests +// #define SKIP_PRIMING 1 // Skip Pre-treatment Prime +// #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests #include #include