Index: firmware/App/Controllers/Valves.c =================================================================== diff -u -r089ef1b131059c038f3b6f56748e809c59cae971 -r747c714d2b4f80b598a66326d62a179aeefda390 --- firmware/App/Controllers/Valves.c (.../Valves.c) (revision 089ef1b131059c038f3b6f56748e809c59cae971) +++ firmware/App/Controllers/Valves.c (.../Valves.c) (revision 747c714d2b4f80b598a66326d62a179aeefda390) @@ -771,7 +771,7 @@ if ( HW_CONFIG_BETA == getHardwareConfigStatus() ) { energizedUpperEdge = INITIAL_V3_ENERGIZED_EDGE_UPPER_RANGE; - energizedLowerEdge = INITIAL_V3_ENERGIZED_EDGE_LOWER_RANGE; + energizedLowerEdge = INITIAL_V3_ENERGIZED_EDGE_LOWER_RANGE; } #endif