Skip to content

Conversation

@LivInAbsurdism
Copy link

No description provided.

@fhunleth
Copy link
Member

fhunleth commented Jan 4, 2024

Could you add a paragraph to the docs for how to use this?

The main reason is that I think that there might be a simpler way, but I'd like to iterate on how the user configures it before suggesting something that's difficult to use.

@LivInAbsurdism
Copy link
Author

LivInAbsurdism commented Jan 5, 2024

@fhunleth I can go ahead and add to the docs, but it looks like this for setup in the config

config :delux, :dt_overlays,
  overlays_path: "/data/gpio-led.dtbo",
  pins: [
    {"rgb-red0", 12},
    {"rgb-green0", 16},
    {"rgb-blue0", 21},
    {"rgb-red1", 24},
    {"rgb-green1", 25},
    {"rgb-blue1", 1}
  ]

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.

2 participants