Index: firmware/App/DGCommon.h =================================================================== diff -u -rbbd5ac2589c8093f681f2284367975ddd220b553 -r1154e93c2fddd59e81f4a07230c13e0d889ffdf1 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision bbd5ac2589c8093f681f2284367975ddd220b553) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 1154e93c2fddd59e81f4a07230c13e0d889ffdf1) @@ -33,6 +33,7 @@ #ifndef _VECTORCAST_ // TODO: Removed debug build flags when release build is ready #define BOARD_WITH_NO_HARDWARE 1 + #define DONT_SKIP_NV_POST 1 // #define SIMULATE_UI 1 // #define TASK_TIMING_OUTPUT_ENABLED 1 // re-purposes drain pump enable pin for task timing // #define DISABLE_HEATERS_AND_TEMPS 1