Hello all. I'm running a 12F683 at 3.3V. One of the GPIO's is connected to a place in a circuit that rises to only 1.2V when it's activated. Is this enough voltage to reliably support the code "if gpio.X = 1 then..." or does it need higher voltage to detect it consistently? Thank you.