Packages

Blink LEDs or relays via GPIO with ease. Features artful gimmicks for creative setups.

Current section

Files

Jump to
led CHANGELOG.md
Raw

CHANGELOG.md

## v0.1.1 (2025-07-31)
### Deprecations
- Renamed `is_lit?/1` to `lit?/1` in `LED` module.
Please update your code to use `lit?/1` from now on.
### Enhancements
- Improved documentation with LED wiring instructions.