Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -ra6ead936473ef260bbd330050fcf7e1b10120175 -r98f2b3df325b323494f2e110f71a4163d4df7fbd --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision a6ead936473ef260bbd330050fcf7e1b10120175) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 98f2b3df325b323494f2e110f71a4163d4df7fbd) @@ -100,13 +100,11 @@ if ( FALSE == getTestConfigStatus( TEST_CONFIG_DD_DISABLE_DRY_BICARB ) ) { - // manage drybicart fill, supply and drain state machines + // Control drybicart fill, supply , drain and depressurize state machines execDryBicart(); - - // manage drybicart depressurize state machines - execDryBicartDepressurize(); } + // Control closed loop mixing of bicarb and acid execMixingControl(); // Control RO pump