def piThreadCreate(*args):
  return _wiringpi2.piThreadCreate(*args)
Beispiel #2
0
def piThreadCreate(*args):
    return _wiringpi2.piThreadCreate(*args)