Index: firmware/App/Modes/ModeFault.c =================================================================== diff -u -rd9550bb105d13131646ff75859de549b51af6abe -reffc2a8283d6528109b2401bbad70dc554db4e53 --- firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision d9550bb105d13131646ff75859de549b51af6abe) +++ firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision effc2a8283d6528109b2401bbad70dc554db4e53) @@ -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 )