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