def piLock(*args):
  return _wiringpi2.piLock(*args)
Exemple #2
0
def piLock(*args):
    return _wiringpi2.piLock(*args)