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