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