Index: firmware/App/DGCommon.h =================================================================== diff -u -rf1cb4be5fb8201cec188589e683c8bf20d895ec0 -rd5f2ac4d84453feb1b782f35f9d69432977a95f6 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision f1cb4be5fb8201cec188589e683c8bf20d895ec0) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision d5f2ac4d84453feb1b782f35f9d69432977a95f6) @@ -8,7 +8,7 @@ * @file DGCommon.h * * @author (last) Dara Navaei -* @date (last) 24-May-2022 +* @date (last) 03-Aug-2022 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 27 +#define DG_VERSION_BUILD 31 // ********** build switches ********** @@ -36,7 +36,7 @@ // #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 EMC_TEST_BUILD 1 // Build switch +#define DISABLE_RTC_POST_FAULT 1 #define DISABLE_FPGA_ALARMS_UNTIL_THE_NEW_PERSISTENT