"Error" displayed instead of "0"
Posted: Wed Sep 07, 2011 7:14 pm
I was trying to fix my issue with wify and updated libs to latest code.
It fixed wify, but now I see "Error" in stead of "0" on my display.
I can undersnat it for temp (I only have one probe now). But it also shows "Error" if PWM is down to 0.
Is it by design? What should I change to display 0?
I use this code now:
ReefAngel.LCD.DrawSingleMonitor(ReefAngel.PWM.GetDaylightValue(),DPColor, x, y, 1);
Thank you.
It fixed wify, but now I see "Error" in stead of "0" on my display.
I can undersnat it for temp (I only have one probe now). But it also shows "Error" if PWM is down to 0.
Is it by design? What should I change to display 0?
I use this code now:
ReefAngel.LCD.DrawSingleMonitor(ReefAngel.PWM.GetDaylightValue(),DPColor, x, y, 1);
Thank you.