Index: firmware/App/DGCommon.h =================================================================== diff -u -rf7de7c6161d27894813e1df880c93cff551a3a36 -rf91baac9704a90ab0fea1dd05e11833ffc5a5a4e --- firmware/App/DGCommon.h (.../DGCommon.h) (revision f7de7c6161d27894813e1df880c93cff551a3a36) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision f91baac9704a90ab0fea1dd05e11833ffc5a5a4e) @@ -41,6 +41,8 @@ #define DISABLE_RTC_CONFIG 1 // Not needed TODO investigate and remove +// #define ENABLE_DVT_BOARD 1 // TODo can we make this a sw config? + #include #include #endif