Exemplo n.º 1
0
def mcp3002Setup(*args):
    return _wiringpi.mcp3002Setup(*args)
Exemplo n.º 2
0
def mcp3002Setup(pinBase, spiChannel):
    return _wiringpi.mcp3002Setup(pinBase, spiChannel)