Index: firmware/App/Modes/ModePreTreat.c =================================================================== diff -u -rb20421d84b9049977c04f4752f4fc5697425f25c -r9a96522e0a94724a13c2c9c8f60cf8d18ebde218 --- firmware/App/Modes/ModePreTreat.c (.../ModePreTreat.c) (revision b20421d84b9049977c04f4752f4fc5697425f25c) +++ firmware/App/Modes/ModePreTreat.c (.../ModePreTreat.c) (revision 9a96522e0a94724a13c2c9c8f60cf8d18ebde218) @@ -44,7 +44,7 @@ /// Wait time for ui to transition on completion of a sub-mode (ms/task time). #define SUBMODE_COMPLETE_UI_TRANSITION_TIME_COUNT ( MS_PER_SECOND / TASK_GENERAL_INTERVAL ) -#define DIP_PATIENT_CONNECTION_FLOW_RATE_ML_MIN 100 ///< Patient connection sub-mode dialysate inlet pump flow rate in mL/min. +#define DIP_PATIENT_CONNECTION_FLOW_RATE_ML_MIN 250 ///< Patient connection sub-mode dialysate inlet pump flow rate in mL/min. #define PRE_TREATMENT_FLUSH_RESERVOIR_VOLUME_ML 500 ///< Fill reservoir to this volume (in mL) to flush filter and lines. #define PRE_TREATMENT_FILL_RESERVOIR_ONE_VOLUME_ML 1300 ///< Fill reservoir one to this volume (in mL) during pre-treatment mode.