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