Exemplo n.º 1
0
def piLock(*args):
    return _wiringpi.piLock(*args)
Exemplo n.º 2
0
def piLock(key):
    return _wiringpi.piLock(key)