Closed danbicks closed 6 years ago
The class is based on the Adafruit neopixel class. You just need to call WS2812FX::setPixelColor(pixel, ....)
- of course without calling service and/or trigger which may override immediatly with the current effect.
Awesome,
Big thanks
Dans
On Thu, Jan 18, 2018 at 8:09 PM, tobi01001 notifications@github.com wrote:
The class is based on the Adafruit neopixel class. You just need to call WS2812FX::setPixelColor(pixel, ....) - of course without calling service and/or trigger which may override immediatly with the current effect.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kitesurfer1404/WS2812FX/issues/69#issuecomment-358766701, or mute the thread https://github.com/notifications/unsubscribe-auth/ALsWl1EXtOT88_YJpBx4j4SnaAGSv0vhks5tL6TjgaJpZM4RjLL7 .
Would be nice to include standard method of writing to individual neo pixels in non effect mode.
Maybe there already could not see a specific function.
Dans