Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rst to add dependancy #169

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

Timeline8
Copy link
Contributor

Requires adafruit_pixelbuf library.

Line 20 of the neopixel.py code is
import adafruit_pixelbuf
so must have.

Requires adafruit_pixelbuf library. 

Line 20 of the neopixel.py code is 
`import adafruit_pixelbuf`
so must have.
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Timeline8 Thanks for the docs fix! I tweaked it to use the full name of the library instead of the import name.

@FoamyGuy FoamyGuy merged commit 37ff533 into adafruit:main Jan 30, 2025
1 check passed
@Timeline8
Copy link
Contributor Author

Thanks for updating it for me. I am still new enough to pull requests that each time I seem to be doing something not like others so I am never sure what the preferred syntax, naming convention, structure, or whatever is for some of these. I take my best guess. So I'm always happy to see you guys step in and make the changes yourselves (to an otherwise valid change) to meet the expected standard/format/etc. Cheers!

@Timeline8 Timeline8 deleted the patch-1 branch January 30, 2025 15:24
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants