fix ctrl click link (#2833)

This commit is contained in:
gullradriel
2025-10-17 19:09:57 +02:00
committed by GitHub
parent 9f06ccf9ae
commit 63634407b6

View File

@@ -23,6 +23,10 @@ if not exist portapack-mayhem-firmware.bin (
"utils/hackrf_update.exe" portapack-mayhem-firmware.bin
echo.
echo If your device never boot after flashing, please refer to https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won't-boot
echo If your device never boot after flashing, please refer to won't boot article"
echo.
echo "click-to-open url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won%%27t-boot"
echo "or
echo "copy-and-paste url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won't-boot"
echo.
pause