This update reflects a number of changes that bring this module more in line
with current Nerves and Elixir naming, coding, and license conventions, in
preparation for pushing to hex. Unfortunately it changes the API, but hey,
we're still < 1.0, right?
Breaking API Changes
Renamed project to nerves_leds (was nerves_io_led)
Module is now Nerves.Leds (was Nerves.Led)
Removed the alive functionality (can use oneshot trigger instead)
v0.7.0 (2016-06-24)
This update reflects a number of changes that bring this module more in line with current Nerves and Elixir naming, coding, and license conventions, in preparation for pushing to hex. Unfortunately it changes the API, but hey, we're still < 1.0, right?
nerves_leds
(wasnerves_io_led
)alive
functionality (can useoneshot
trigger instead)