Skip to content

Conversation

philipgiuliani
Copy link

With this changes, its possible to start the LcdDisplay as a part of the supervision tree and to pass additional GenServer options like :name.

Example:

children = [
  {LcdDisplay, [display_cfg, [name: MyApp.Lcd]]},
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant