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