Index: firmware/App/Modes/ModeFault.h =================================================================== diff -u -rd48e02f028dbd430bedda41be0173fbfc45116d7 -r335d28f954aed9522d5cc71863cd8dc253070758 --- firmware/App/Modes/ModeFault.h (.../ModeFault.h) (revision d48e02f028dbd430bedda41be0173fbfc45116d7) +++ firmware/App/Modes/ModeFault.h (.../ModeFault.h) (revision 335d28f954aed9522d5cc71863cd8dc253070758) @@ -31,9 +31,6 @@ // ********** public definitions ********** -#define PARK_CONC_PUMPS TRUE -#define NO_PARK_CONC_PUMPS FALSE - // ********** public function prototypes ********** void initFaultMode( void ); // initialize this module