def piGlowLeg(*args): return _wiringpi.piGlowLeg(*args)
def piGlowLeg(leg, intensity): return _wiringpi.piGlowLeg(leg, intensity)