Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r1e34d32fcfac88792ed72e55953dee721bacd9d5 -rd48e02f028dbd430bedda41be0173fbfc45116d7 --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 1e34d32fcfac88792ed72e55953dee721bacd9d5) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision d48e02f028dbd430bedda41be0173fbfc45116d7) @@ -116,7 +116,7 @@ // re-initialize standby mode each time we transition to standby mode initStandbyMode(); - deenergizeActuators(); + deenergizeActuators( PARK_CONC_PUMPS ); setCPLDCleanLEDColor( CPLD_CLEAN_LED_OFF );