Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pyledctrl / test / data / compiler / red_pulse.oled
Size: Mime:
with loop(iterations=UnsignedByte(value=0)):
    fade_to_color(255, 0, 0, duration=2)
    fade_to_black(duration=2)
end()