I friend recently gifted me the reef angel and i have been adding stuff on to it. I am still new.
I just ordered a ph probe attachment. I have the ph probe that attached to the controller running fine.
This will be the 2nd PH probe. I want this one to control the CA reactor.
I see how to code the PH probe for the CA port, however i am unsure how to specify which PH probe to use for this function.
This is what i have in the code thus far. But i am sure this will use the PH reading form the first probe.
Code: Select all
////Calcium Reactor control on at PH 7.70 off at PH 7.50
ReefAngel.CO2Control( Box1_Port7,750,770 );