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