Hi,
Thanks for a great project.
I am trying to build a chlorine controller with a Controllino Maxi with the Poolmaster SW.
At start the ORP and chlorine pump relays are all turned on and I have tracked down the problem to the definition of PUMP_ON macro in Pump.h. It is defined as active low which seems to be opposite to the way my Controllino hardware works. If the relay action is hardware dependent maybe it is good to have it as a parameter to the Pump class.
Hi,
Thanks for a great project.
I am trying to build a chlorine controller with a Controllino Maxi with the Poolmaster SW.
At start the ORP and chlorine pump relays are all turned on and I have tracked down the problem to the definition of PUMP_ON macro in Pump.h. It is defined as active low which seems to be opposite to the way my Controllino hardware works. If the relay action is hardware dependent maybe it is good to have it as a parameter to the Pump class.