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