mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This wasn't correctly accounting for the bits-per-pixel and was returning a bufinfo struct with the incorrect length. Instead, just forward directly to the underlying buffer object. Fixes issue #12563. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
31 KiB
31 KiB