Update dfu_hackrf_one.bat (#1032)

This commit is contained in:
jLynx 2023-05-22 13:03:53 +12:00 committed by GitHub
parent 6c541af0fd
commit 874d3c251c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ echo.
pause
echo.
dfu-util-static.exe --device 1fc9:000c --download hackrf_one_usb.dfu --reset
"utils/dfu-util-static.exe" --device 1fc9:000c --download "utils/hackrf_one_usb.dfu" --reset
echo.
pause