No description
Find a file
Taylor Yu c752669f9a zero bits for trailer
Use zero bits, not ones, for the trailer, to avoid lighting up
downstream pixels when the DotStar object is created with
fewer pixels than are physically present in the chian.

This is visible after the second update of a DotStar object that
is at least 17 pixels long, when there is a greater number of
physical pixels in the chain.

Signed-off-by: Taylor Yu <code@argon.blue>
2023-01-23 09:39:33 -06:00
.github Add upload url to release action 2023-01-19 23:43:22 -05:00
docs Use year duration range for copyright attribution 2022-08-23 17:26:20 -04:00
examples Linted 2021-05-19 14:38:40 -04:00
LICENSES Ran pre-commit, added licenses 2021-02-04 14:33:59 -05:00
.gitignore Add .venv to .gitignore 2022-11-30 19:31:35 -05:00
.pre-commit-config.yaml Update pylint to 2.15.5 2022-11-04 08:15:19 -04:00
.pylintrc Update .pylintrc for v2.15.5 2022-11-04 18:34:32 -04:00
.readthedocs.yaml Fixed readthedocs build 2022-02-15 11:50:04 -05:00
adafruit_dotstar.py zero bits for trailer 2023-01-23 09:39:33 -06:00
CODE_OF_CONDUCT.md Ran pre-commit, added licenses 2021-02-04 14:33:59 -05:00
LICENSE Cookiecutter the library and update to match NeoPixel API. (#1) 2017-09-06 14:24:50 -07:00
optional_requirements.txt Switched to pyproject.toml 2022-08-08 22:05:52 -04:00
pyproject.toml Update version string 2022-08-16 18:09:13 -04:00
README.rst Added Black formatting badge 2022-08-02 17:00:31 -04:00
README.rst.license Ran pre-commit, added licenses 2021-02-04 14:33:59 -05:00
requirements.txt Switched to pyproject.toml 2022-08-08 22:05:52 -04:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries

SPDX-License-Identifier: MIT