Skip to content

Made pixels private, created property with docs #9

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

Merged
merged 2 commits into from
Oct 11, 2017

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Oct 9, 2017

No description provided.

@kattni kattni requested review from tannewt and dhalbert October 10, 2017 21:05
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!


self.sample = None
self.sine_wave = None
return pixels
Copy link
Member

Choose a reason for hiding this comment

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

This seems wrong to me. Shouldn't it be self._pixels?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it should be. Resolved and tested.

@tannewt tannewt merged commit a890f5e into adafruit:master Oct 11, 2017
@kattni kattni deleted the pixels-update branch June 27, 2018 20:05
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