So I am trying to do the following
IF 301<Final<330, Resistor Text = R1560
IF 331<Final<360, Resistor Text = R1563
Else , Resistor Text = Help
Now the code seems to be working, but I am getting no display.
I've used code like this for other projects, and it works fine, but unless it's one of those times I'm just glazing over something obvious, I am wondering if there is an issue with my implementation of this code.
Please help if you can
LINK