Index: firmware/App/DGCommon.h =================================================================== diff -u -r9e53f19ecd3a9ce3f56d0966a17a6e249bb4907d -r6b13bb16465fb2eee853288fe0d109223d978cdd --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 9e53f19ecd3a9ce3f56d0966a17a6e249bb4907d) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 6b13bb16465fb2eee853288fe0d109223d978cdd) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 28 +#define DG_VERSION_BUILD 1 // ********** build switches ********** @@ -37,6 +37,7 @@ #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