circuitpython/shared-bindings/rgbmatrix
Jeff Epler d4913b04e0 rgbmatrix: update protomatter
and re-organize so that esp32 s2/s3 don't do as much at reset

.. it's not necessary (because most data is in esp-idf managed memory)
and doing this saves me from having to debug why reconstruct isn't working
properly on that platform.

This needs to be tested on other platforms again before being merged!
2023-06-08 10:43:32 -05:00
..
RGBMatrix.c rgbmatrix: update protomatter 2023-06-08 10:43:32 -05:00
RGBMatrix.h rgbmatrix: update protomatter 2023-06-08 10:43:32 -05:00
__init__.c run black_bindings across all bindings 2022-09-27 15:21:42 -05:00