What's the correct way of using drawPixel with monochrome panels? #120
Closed
DoomHammer
started this conversation in
General
Replies: 1 comment
-
There are only two "colors" that monochrome panels supported - 1 (led on) and 0 (led off). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to draw pixels on a monochrome board (red). I tried setting the color to either RED or WHITE but no luck. Is there something I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions