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