Index: firmware/App/TDCommon.h =================================================================== diff -u -r079daac611a8eb3a34c0c43392a044a882461d30 -re2cb992bbeeb9522d1bf6d866e6a81021e05726d --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 079daac611a8eb3a34c0c43392a044a882461d30) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision e2cb992bbeeb9522d1bf6d866e6a81021e05726d) @@ -34,8 +34,8 @@ // #define TASK_TIMING_OUTPUT_ENABLED 1 // Re-purposes alarm lamp pins for task timing // #define TEST_AIR_TRAP_ALPHA_TESTING 1 // Alpha unit air trap testing // #define TEST_PINCH_VALVES 1 // Alpha unit pinch valve testing - #define TEST_UI_ONLY 1 // Alpha test with TD and UI only - no DD - #define TEST_NO_PINCH_VALVES 1 // Alpha test with no pinch valve functionality +// #define TEST_UI_ONLY 1 // Alpha test with TD and UI only - no DD +// #define TEST_NO_PINCH_VALVES 1 // Alpha test with no pinch valve functionality #define TEST_USE_OFF_AS_STOP_BUTTON 1 // Alpha test re-purposing off button as a stop button #include