We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, the number of LEDS is stored as a #define value in rvl and rvl-firmware. These should be consolidated and made configurable.
We should also make the type of LED strip configurable, as well as RGB order as specified here.
We'll want to add it as an option here, and make it saved in settings (even if it's still non-user-configurable for now).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now, the number of LEDS is stored as a #define value in rvl and rvl-firmware. These should be consolidated and made configurable.
We should also make the type of LED strip configurable, as well as RGB order as specified here.
We'll want to add it as an option here, and make it saved in settings (even if it's still non-user-configurable for now).
The text was updated successfully, but these errors were encountered: