1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-24 07:42:27 +01:00
OpenVoiceOS/buildroot-external/package/python-adafruit-circuitpython-neopixel/Config.in

9 lines
322 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_ADAFRUIT_CIRCUITPYTHON_NEOPIXEL
bool "python-adafruit-circuitpython-neopixel"
help
Higher level NeoPixel driver that presents the strip
as a sequence. This is a supercharged version of the
original MicroPython driver.
https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel