Ejemplo n.º 1
0
def getAlt(*args):
    return _wiringpi.getAlt(*args)
Ejemplo n.º 2
0
def getAlt(pin):
    return _wiringpi.getAlt(pin)