Index: firmware/App/HDCommon.h =================================================================== diff -u -r3eab17f4bf956168bd11eb0a54c2dce66b54946a -r7e9a0ee7e8f64336235f11a84726871777747f8c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3eab17f4bf956168bd11eb0a54c2dce66b54946a) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 7e9a0ee7e8f64336235f11a84726871777747f8c) @@ -59,6 +59,7 @@ #define ALARMS_DEBUG 1 // Triggered alarms sent to debug UART #define SKIP_PRIMING 1 // Skip Pre-treatment Prime #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests + #define SKIP_CALIBRATION_TESTS 1 // Skip calibration tests // #define V1_5_SYSTEM 1 // Build for v1.5 system #define SKIP_SAMPLE_WATER 1 // Skip pre-treatment sample water #define SKIP_CONSUMABLE_TESTS 1 // Skip pre-treatment consumable Self-tests