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