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 / blue_pulse.oled
Size: Mime:
with loop(iterations=UnsignedByte(value=0)):
    fade_to_color(0, 0, 255, duration=2)
    fade_to_black(duration=2)
end()