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