Index: firmware/App/Modes/ModePreTreat.c =================================================================== diff -u -r814dbe3aeff17a111e2b8cf43c8e7711c421d5c1 -r370bc7a1f01c324688991b474c73489aa3a74565 --- firmware/App/Modes/ModePreTreat.c (.../ModePreTreat.c) (revision 814dbe3aeff17a111e2b8cf43c8e7711c421d5c1) +++ firmware/App/Modes/ModePreTreat.c (.../ModePreTreat.c) (revision 370bc7a1f01c324688991b474c73489aa3a74565) @@ -43,7 +43,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 ) - +/// TODO: Restore to 100 when DPi flow control is fixed. #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.