circuitpython/shared-bindings/bitmaptools
Jeff Epler 78089107bc displayio.Bitmap: Allow modification though the buffer protocol
It is required to call .dirty() with appropriate arguments after modifications through the buffer protocol, or the display might not be updated correctly.
2021-04-03 10:41:20 -05:00
..
__init__.c displayio.Bitmap: Allow modification though the buffer protocol 2021-04-03 10:41:20 -05:00
__init__.h ran pre-commit for formatting fixes 2021-03-17 11:00:32 -05:00