gpio icon indicating copy to clipboard operation
gpio copied to clipboard

GPIO0-GPIO7 Always High

Open jnovack opened this issue 6 years ago • 0 comments

Because GPIO0 through (and including) GPIO7 are set as Pull-Up (always High) by default, you have to connect them to GND to switch them from 1 to 0.

You cannot set them Low().

jnovack avatar Oct 07 '18 22:10 jnovack