Index: firmware/App/Modes/ModeFault.c =================================================================== diff -u -rd9550bb105d13131646ff75859de549b51af6abe -rf3a26c402a2ec88f5ee7dbb8eb7127ab5b4692aa --- firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision d9550bb105d13131646ff75859de549b51af6abe) +++ firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision f3a26c402a2ec88f5ee7dbb8eb7127ab5b4692aa) @@ -109,8 +109,8 @@ // Ensure all valves are in safe position // setValveAirTrap( STATE_CLOSED ); -// setValvePosition( VBA, VALVE_POSITION_C_CLOSE ); -// setValvePosition( VBV, VALVE_POSITION_C_CLOSE ); +// setValvePosition( H1, VALVE_POSITION_C_CLOSE ); +// setValvePosition( H19, VALVE_POSITION_C_CLOSE ); // If DG not stopped, stop it // if ( DG_MODE_GENE == dgOperationMode )