def piGlowRing(*args): return _wiringpi.piGlowRing(*args)
def piGlowRing(ring, intensity): return _wiringpi.piGlowRing(ring, intensity)