Index: firmware/App/Modes/ModeFault.c =================================================================== diff -u -rd9550bb105d13131646ff75859de549b51af6abe -r961784c895cb8f551a2623cd02dcbfe42d04b7c2 --- firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision d9550bb105d13131646ff75859de549b51af6abe) +++ firmware/App/Modes/ModeFault.c (.../ModeFault.c) (revision 961784c895cb8f551a2623cd02dcbfe42d04b7c2) @@ -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_VALV, VALVE_POSITION_C_CLOSE ); +// setValvePosition( H19, VALVE_POSITION_C_CLOSE ); // If DG not stopped, stop it // if ( DG_MODE_GENE == dgOperationMode )