Index: firmware/App/Controllers/ROPump.c =================================================================== diff -u -r19934ca6e36e2dcabd6a6083a9a1f15b1ed32189 -r6f2991204047ccbceeb5461f7c35af6d8f5dfd0b --- firmware/App/Controllers/ROPump.c (.../ROPump.c) (revision 19934ca6e36e2dcabd6a6083a9a1f15b1ed32189) +++ firmware/App/Controllers/ROPump.c (.../ROPump.c) (revision 6f2991204047ccbceeb5461f7c35af6d8f5dfd0b) @@ -36,6 +36,7 @@ #include "TaskGeneral.h" #include "TaskPriority.h" #include "Timers.h" +#include "Utilities.h" #include "Valves.h" /** @@ -373,7 +374,7 @@ } #ifndef _RELEASE_ - if ( getSoftwareConfigStatus( SW_CONFIG_ENABLE_V3_SYSTEM ) != SW_CONFIG_ENABLE_VALUE ) + if ( getHardwareConfigStatus() != HW_CONFIG_BETA ) #endif { // The feedback voltage is on the 0V line so when the duty cycle is 0, the feedback is 2.5V