Index: firmware/App/Modes/ModeFill.c =================================================================== diff -u -reeb4e9c7c8ca2bc41168353c3d30f311080972b2 -r31a5054c5a9a3c07ecfdced22fe25bb7ce4469cd --- firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision eeb4e9c7c8ca2bc41168353c3d30f311080972b2) +++ firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision 31a5054c5a9a3c07ecfdced22fe25bb7ce4469cd) @@ -48,7 +48,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.