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

set_pixel #24

Open
untzag opened this issue Nov 13, 2017 · 0 comments
Open

set_pixel #24

untzag opened this issue Nov 13, 2017 · 0 comments
Assignees

Comments

@untzag
Copy link
Collaborator

untzag commented Nov 13, 2017

it's time to start actually introducing code to address our LEDs

in the long run, we want to use simple setitem and getitem syntax (see #9)

as a stepping stone, I propose we create a very simple set_pixel method with arguments (i, j, color)

i, j integers, color hex string

this will allow us to focus on the simple problem of addressing the LEDs as separate from the syntactic sugar that we want to introduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants