Sisterlimonpot
Premium Member
This weekend I hooked up my aciii and I'm having problems with the temp settings. I have the heaters coming on at 79.7 and shutting off at 80.0, for the first day it was working fine heaters turn on and turn off normally the character display for the temp was an up and down arrow respectively. However when I go to the main screen today there was a U in its place.
I took the temp probe out of the water to let the temp drop and the U changed to an up arrow when temp fell bellow 79.7. Is this normal to see the U there?
The only thing I can think of to get rid of the U is to add 2 more lines of code stating:
if temp = 79.8 then htr ^ on
and
if temp = 79.9 then htr ^ on
Is this the only fix or am I missing something?
I took the temp probe out of the water to let the temp drop and the U changed to an up arrow when temp fell bellow 79.7. Is this normal to see the U there?
The only thing I can think of to get rid of the U is to add 2 more lines of code stating:
if temp = 79.8 then htr ^ on
and
if temp = 79.9 then htr ^ on
Is this the only fix or am I missing something?