chickadee » raspberry-pi-gpio » pull-up-dn-control

pull-up-dn-control pin pudprocedure

This sets the pull-up or pull-down resistor mode on the given pin, which should be set as an input. Pud should be one of the following symbols: `off`, `up`, `down`.