Index: firmware/App/DGCommon.h =================================================================== diff -u -r667b78a4ba1b948d4977b9b55234acf8d670f2d9 -r3728ad1f09658c3495a11c6ba8e784bcfdfe3794 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 667b78a4ba1b948d4977b9b55234acf8d670f2d9) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 3728ad1f09658c3495a11c6ba8e784bcfdfe3794) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 14 +#define DG_VERSION_BUILD 49 // ********** build switches ********** @@ -58,6 +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 #include #include