Index: firmware/App/Modes/ModeFill.c =================================================================== diff -u -r1aeab08c1baf6445514b81fe51fc60a3e536e782 -ra6e1a62344275a14e4edde1bdda9974eef840827 --- firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision 1aeab08c1baf6445514b81fe51fc60a3e536e782) +++ firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision a6e1a62344275a14e4edde1bdda9974eef840827) @@ -47,7 +47,6 @@ #define DIALYSATE_FILL_TIME_OUT ( 5 * SEC_PER_MIN * MS_PER_SECOND ) ///< Time out period when reservoir is not filled with correct dialysate. #define EMPTY_BOTTLE_DETECT_PERSISTENT_PERIOD_MS ( 5 * MS_PER_SECOND ) ///< Persistent period for empty bottle detect. - #define CONCENTRATE_PUMP_PRIME_INTERVAL ( 3 * MS_PER_SECOND / TASK_GENERAL_INTERVAL ) ///< Persistent time interval for concentrate pumps prime. #define ACID_BICARB_CONCENTRATE_ADDITION_MULTIPLER 1.06 ///< Acid and bicarbonate concentrates make up around 6% to total volume.