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