name: Pull Request
about: Create a pull request to contribute code
title: ''
labels: ''
assignees: '@totally-not-frito-lays'
Why:
Closes the following issues (all PRs must close an issue):
closes #48
What's being changed
The old version had fading functions, pulsing functions, etc as well as rainbow. It's easier to introduce those concepts one at a time than all at the same time. We'll introduce those concepts as individual activities.
Testing Instructions
Describe the ways to test it and any relevant information.
verify that the new rainbowWheel() function looks functionally identical to the rainbow() function.
Check off the following
[ ] I have tested my changes locally
[x] I have incremented the version number in the library.properties file [^1]
[^1]: See CONTRIBUTING.md for more information on version semantics
name: Pull Request about: Create a pull request to contribute code title: '' labels: '' assignees: '@totally-not-frito-lays'
Why:
Closes the following issues (all PRs must close an issue):
What's being changed The old version had fading functions, pulsing functions, etc as well as rainbow. It's easier to introduce those concepts one at a time than all at the same time. We'll introduce those concepts as individual activities.
Testing Instructions
Check off the following
[^1]: See CONTRIBUTING.md for more information on version semantics