smart_led_effects 0.1.2

A collection of effects for LED strips
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.palette]
version = "0.7.3"

[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Philip Barlow"]
description = "A collection of effects for LED strips"
edition = "2021"
homepage = "https://github.com/bitbrain-za/smart-led-effects-rs"
keywords = ["ws2812", "neopixel", "smart-leds"]
license = "MIT"
name = "smart_led_effects"
readme = "README.md"
repository = "https://github.com/bitbrain-za/smart-led-effects-rs"
version = "0.1.2"