Updated Bitmap reverse decode (markdown)

Bernd Herzog 2024-10-13 12:16:05 +02:00
parent b6c77ddb2e
commit 4d438050bd

@ -1,2 +1,2 @@
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_arr_reverse_decode.py which is independent of project compile proccess.
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.