Index: firmware/App/DGCommon.h =================================================================== diff -u -r224b86c0847207c168d38fa1713a1e9116642267 -rbcf9339af8a725054a8c936ae572bb95e2bcd3f0 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 224b86c0847207c168d38fa1713a1e9116642267) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision bcf9339af8a725054a8c936ae572bb95e2bcd3f0) @@ -36,13 +36,10 @@ // #define TASK_TIMING_OUTPUT_ENABLED 1 // Build switch // re-purposes drain pump enable pin for task timing #define DISABLE_ACK_ALARM 1 // Build switch #define THD_USING_TRO_CONNECTOR 1 // Build switch - #define DISABLE_COND_STATUS_CHECK 1 // Build switch // #define EMC_TEST_BUILD 1 // Build switch - #define DISABLE_RTC_CONFIG 1 // Not needed TODO investigate and remove +// #define ENABLE_DVT_BOARD 1 // TODo can we make this a sw config? TODO remove - #define ENABLE_DVT_BOARD 1 // TODo can we make this a sw config? TODO remove - #include #include #endif