-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Spinning Wheel FX in the user_fx usermod #5293
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f2f25f2
Added the Spinning Wheel effect into the user_fx usermod
BobLoeffler68 de79954
Fixed a few issues that coderabbit mentioned
BobLoeffler68 6376750
Fixed integer overflow when storing color scale in aux1. And added a …
BobLoeffler68 a707b39
Additions/changes:
BobLoeffler68 4b81ea8
One minor fix for the spinner colors
BobLoeffler68 ccff1b5
Changed the two analogRead() to hw_random16()
BobLoeffler68 0f5469a
Changes from SEGLEN to vstripLen suggested by coderabbitai, but it's …
BobLoeffler68 0833dac
Rolled back changes from vstripLen to SEGLEN as that is what works co…
BobLoeffler68 72473b6
Merge branch 'main' into pr-spinningwheel-user-fx
BobLoeffler68 2cf0be3
Removed return FRAMETIME
BobLoeffler68 880c8c9
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-spi…
BobLoeffler68 b46961e
Merge branch 'pr-spinningwheel-user-fx' of https://github.com/BobLoef…
BobLoeffler68 cb9b7cf
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-spi…
BobLoeffler68 b0f12fa
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-spi…
BobLoeffler68 8a7dde8
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-spi…
BobLoeffler68 b55156a
Fixed a color issue by using ColorFromPaletteWLED() instead of color_…
BobLoeffler68 31bc463
Added the ability to spin the wheel(s)/spinner(s) with a push button …
BobLoeffler68 8a886b8
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-spi…
BobLoeffler68 5c7f727
Hopefully fixing a bug in pio-scripts\validate_modules.py
BobLoeffler68 d064822
Set default of check1 to 1 so it will automatically spin.
BobLoeffler68 ad1e806
Merge branch 'main' into pr-spinningwheel-user-fx
BobLoeffler68 dd9ee84
There were more changes in the pio script that I didn't see.
BobLoeffler68 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.