View Source NervesLivebook.UI (nerves_livebook v0.8.3)
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.
Link to this section Summary
Link to this section 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