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