Hello
I'm working with MicroPython and I have a problem with the GPIO pin_up, regardless of its state pin.value() 1 or 0, pull_UP or DOWN, when I press it its state does not change, whereas with Arduino it works fine. It is in pin.In. Thank you for your help.
Hello
I'm working with MicroPython and I have a problem with the GPIO pin_up, regardless of its state pin.value() 1 or 0, pull_UP or DOWN, when I press it its state does not change, whereas with Arduino it works fine. It is in pin.In. Thank you for your help.