View Source NervesLivebook.UI (nerves_livebook v0.12.0)
Provide a simple UI using the device's built-in LEDs
Livebook, of course, is the main UI. This module handles one LED for now since every supported device has one.
Summary
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(keyword()) :: GenServer.on_start()
Start the UI GenServer
Options:
- None