You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a workaround for bug adafruit/circuitpython#6675
and use bitmap[x, y] instead of putting data into the bitmap directly
through the memoryview for bit depths < 8.
0 commit comments