CHANGELOG
View Sourcev0.1.1 (2025-07-31)
Deprecations
- Renamed
is_lit?/1
tolit?/1
inLED
module. Please update your code to uselit?/1
from now on.
Enhancements
- Improved documentation with LED wiring instructions.
is_lit?/1
to lit?/1
in LED
module.
Please update your code to use lit?/1
from now on.