Updated Bitmap reverse decode (markdown)

sommermoregentraum 2024-01-22 12:15:33 +08:00
parent c11f1b27e6
commit fc0587f3b5

@ -1 +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.
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.