PollPin#

class ultimo_machine.gpio.PollPin(pin_id, pull, interval=0.001)#

A source which sets up a pin and polls its value.

Methods

init()

flow#

alias of PollFlow