Exemple #1
0
def getAlt(*args):
    return _wiringpi.getAlt(*args)
Exemple #2
0
def getAlt(pin):
    return _wiringpi.getAlt(pin)