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