Exemplo n.º 1
0
def piGlowLeg(*args):
    return _wiringpi.piGlowLeg(*args)
Exemplo n.º 2
0
def piGlowLeg(leg, intensity):
    return _wiringpi.piGlowLeg(leg, intensity)