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