Beispiel #1
0
def piLock(*args):
    return _wiringpi.piLock(*args)
Beispiel #2
0
def piLock(key):
    return _wiringpi.piLock(key)