I set up Ozone on my tank and have it running on ORP control on my apex
Fallback OFF
If ORP > 330 Then OFF
If ORP < 310 Then ON
But I would like to add that this program should work between 10pm and 10am, how would I write that in?
Fallback OFF
If ORP > 330 Then OFF
If ORP < 310 Then ON
But I would like to add that this program should work between 10pm and 10am, how would I write that in?