From 4d438050bdaaf337a77c9314981abdbebce9e5f0 Mon Sep 17 00:00:00 2001 From: Bernd Herzog Date: Sun, 13 Oct 2024 12:16:05 +0200 Subject: [PATCH] Updated Bitmap reverse decode (markdown) --- Bitmap-reverse-decode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bitmap-reverse-decode.md b/Bitmap-reverse-decode.md index 500f80c..ebbae8d 100644 --- a/Bitmap-reverse-decode.md +++ b/Bitmap-reverse-decode.md @@ -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. \ No newline at end of file +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. \ No newline at end of file