Index: firmware/App/DGCommon.h =================================================================== diff -u -r8fe65bf6222137cc7182ccacff3a5f2fb2f03753 -r6e3bbb4c27eae91fed11b118cced935a04c6b90a --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 8fe65bf6222137cc7182ccacff3a5f2fb2f03753) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 6e3bbb4c27eae91fed11b118cced935a04c6b90a) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 24 +#define DG_VERSION_BUILD 152 // ********** build switches ********** @@ -39,10 +39,8 @@ #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 - #include #include #endif