Index: firmware/App/DGCommon.h =================================================================== diff -u -re43f13e294ee586fee221952722136d8a52c6621 -r6d3a38303c448c14f9f64781dd39cbf2ac0fceec --- firmware/App/DGCommon.h (.../DGCommon.h) (revision e43f13e294ee586fee221952722136d8a52c6621) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 6d3a38303c448c14f9f64781dd39cbf2ac0fceec) @@ -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