Index: firmware/App/HDCommon.h =================================================================== diff -u -r4add377f60d45effbdc064b110a59c1b8afd0ab8 -r9e2667ac9d2f1b2add9811f93477f0365f1b4eb7 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4add377f60d45effbdc064b110a59c1b8afd0ab8) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9e2667ac9d2f1b2add9811f93477f0365f1b4eb7) @@ -57,10 +57,12 @@ // #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_PRIMING 1 // Skip Pre-treatment Prime #define SKIP_WET_SELF_TESTS 1 // Skip Pre-treatment prime wet self-tests // #define V1_5_SYSTEM 1 // Build for v1.5 system + #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 #include #include