Skip to content

Particle Tachyon Neopixel support missing #1009

@metanav

Description

@metanav

I am getting this error on a Particle Tachyon when importing the neopixel package.

Traceback (most recent call last):
File "src/ainex_sdk/ainex_sdk/rgb.py", line 3, in
import neopixel
File "/home/particle/.local/lib/python3.8/site-packages/neopixel.py", line 20, in
from neopixel_write import neopixel_write
File "/home/particle/.local/lib/python3.8/site-packages/neopixel_write.py", line 44, in
raise NotImplementedError("Board not supported")
NotImplementedError: Board not supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions