Index: firmware/App/Controllers/ROPump.c =================================================================== diff -u -r432b2a69e6e8ed08775c93acb4a3456feb2dc988 -rf565edd6de62272b1c18fe425e37bc2128aa5832 --- firmware/App/Controllers/ROPump.c (.../ROPump.c) (revision 432b2a69e6e8ed08775c93acb4a3456feb2dc988) +++ firmware/App/Controllers/ROPump.c (.../ROPump.c) (revision f565edd6de62272b1c18fe425e37bc2128aa5832) @@ -7,8 +7,8 @@ * * @file ROPump.c * -* @author (last) Bill Bracken -* @date (last) 24-Oct-2022 +* @author (last) Dara Navaei +* @date (last) 03-Nov-2022 * * @author (original) Sean * @date (original) 04-Apr-2020 @@ -36,6 +36,7 @@ #include "TaskGeneral.h" #include "TaskPriority.h" #include "Timers.h" +#include "Utilities.h" #include "Valves.h" /** @@ -389,7 +390,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