Index: firmware/App/HDCommon.h =================================================================== diff -u -rdb22e9d530c5c9d62b02e6dcc72ed96fb67c165a -r2c85a6499b030fa3021cd5d8567af9dbc01bf552 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision db22e9d530c5c9d62b02e6dcc72ed96fb67c165a) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2c85a6499b030fa3021cd5d8567af9dbc01bf552) @@ -57,10 +57,16 @@ // #define READ_FPGA_ASYNC_DATA 1 // Test build reads non-priority register page every other time // #define EMC_TEST_BUILD 1 // EMC test build - HD/DG run separately but connected, HD pumps toggle on/off w/ stop button #define ALARMS_DEBUG 1 // Triggered alarms sent to debug UART - #define SKIP_SELF_TESTS 1 // Skip Pre-treatment 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_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 + #define SKIP_CALIBRATION_TESTS 1 // Skip pre-treatment self-tests involving calibration + #define SKIP_DRY_SELF_TESTS 1 // Skip pre-treatment dry self-tests + #define SKIP_UI_INTERACTION 1 // Skip UI interaction. +// #define DISABLE_BATT_COMM 1 // Disable battery communication. #include #include