def digitalWrite(*args):
  return _wiringpi2.digitalWrite(*args)
Esempio n. 2
0
def digitalWrite(*args):
    return _wiringpi2.digitalWrite(*args)