3 Bitmap reverse decode
Bernd Herzog edited this page 2024-10-13 12:16:05 +02:00

When you wanna check your bitmap with human eyes, you can use this script to convert it back to image that human eyes can read.
The script is at https://github.com/portapack-mayhem/mayhem-firmware/blob/next/firmware/tools/bitmap_tools/bitmap_arr_reverse_decode.py which is independent of project compile proccess.