Hi There,

I have some code that reads inputs from an exterior source, for sum reason it randomly sends nagative numbers should be 128 buts its -128 for example.
Hex value should 0x80 its 0xffffff80.

What is the easiest way of making a condition.

If(Feedback = 80 or -80). For example.