Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add demo functionality #4

Closed
thewildmage opened this issue Jan 21, 2020 · 1 comment · Fixed by #14
Closed

Add demo functionality #4

thewildmage opened this issue Jan 21, 2020 · 1 comment · Fixed by #14
Assignees
Labels
enhancement New feature or request

Comments

@thewildmage
Copy link
Collaborator

thewildmage commented Jan 21, 2020

Bare minimum is a button that lets you start the demo.

@thewildmage thewildmage added the enhancement New feature or request label Jan 21, 2020
@sudermanjr
Copy link
Owner

Demo has configurable items such as:

  --brightness int       The brightness to run the demo at. Must be between min and max. (default 150)
  --count int            The number of loops to run the demo. (default 1)
  --delay int            The delay in ms of the demo program. (default 100)
  --gradient-count int   The number of steps in the gradient. (default 2048)

If we could control these that would be awesome-sauce

@thewildmage thewildmage changed the title Add demo button Add demo functionality Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants