gpio
gpio copied to clipboard
GPIO0-GPIO7 Always High
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()
.