Index: firmware/App/DGCommon.h =================================================================== diff -u -r8638b207699a3a48e3657e838e24ae838369c867 -r3fc7575057616cba1efb317d41ded824a8a74eb4 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 8638b207699a3a48e3657e838e24ae838369c867) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 3fc7575057616cba1efb317d41ded824a8a74eb4) @@ -23,14 +23,15 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 3 +#define DG_VERSION_MICRO #define DG_VERSION_BUILD 0 // ********** build switches ********** #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 - + #define ENABLE_DIP_SWITCHES 1 #ifdef DEBUG_ENABLED #include #include