Closed aulvi closed 7 years ago
here are some great ways to test: https://github.com/Jewelbots/arduino-library/wiki
testing your change locally and then will deploy.
Hi! This hasn't been forgotten, we are working on making this open without causing the animations to stop working as things need to be enabled and disabled. Stay tuned!
Okay, we opened it up on our end and are working on an easier way to push and test. Sorry to not incorporate your pull request, we are working on making this friendlier for developers. Thank you for your help.
Not a problem, thanks for following up!
I'd like to be able to use any RGB value on an LED but didn't see a way to do so w/the public API in the LED library. This is a teensy change to move the
setLight
function out of private scope.Additionally, how do I test my work, build the firmware, etc? Any guidance here is welcomed, thanks!