Index: firmware/App/DGCommon.h =================================================================== diff -u -rc0255ac7d6d929c2f8a3b681270900f080078505 -rcac219b53f5c3031997106c02ca1bedb0e12ecb1 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision c0255ac7d6d929c2f8a3b681270900f080078505) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision cac219b53f5c3031997106c02ca1bedb0e12ecb1) @@ -34,7 +34,7 @@ // TODO: Removed debug build flags when release build is ready // #define BOARD_WITH_NO_HARDWARE 1 // #define TASK_TIMING_OUTPUT_ENABLED 1 // re-purposes drain pump enable pin for task timing - #define DISABLE_HEATERS_AND_TEMPS 1 +// #define DISABLE_HEATERS_AND_TEMPS 1 // #define DISABLE_ACCELS 1 // #define SKIP_POST 1 #define SKIP_CAL_CHECK 1 @@ -58,7 +58,7 @@ // Turn these flags on to disable dialysate mixing #define DISABLE_DIALYSATE_CHECK 1 #define DISABLE_MIXING 1 - #define USE_SMALL_FLOW_SENSOR_K_FACTOR 1 + //define USE_SMALL_FLOW_SENSOR_K_FACTOR 1 #include #include