FoamyGuy / Android_Bluefruit_Playground

MIT License
6 stars 0 forks source link

NeoPixels animations #3

Open CollinCunningham opened 4 years ago

CollinCunningham commented 4 years ago

When a NeoPixel animation is playing, tapping a solid color button does nothing. Please change so that tapping a color button stops any currently playing animation and sends the selected color, changing all LEDs to that color.

CollinCunningham commented 4 years ago

Also - if possible, pls have the speed sliders modify the speed of the animation playback to a greater degree.

FoamyGuy commented 4 years ago

v09 apk has been added to the repo. This version implements both changes requested here. I added about 300ms to the range of the speed slider's delay amount, let me know if I should still add a bit more.