From 874d3c251c76533536a5739296303fa2d0f2c045 Mon Sep 17 00:00:00 2001 From: jLynx Date: Mon, 22 May 2023 13:03:53 +1200 Subject: [PATCH] Update dfu_hackrf_one.bat (#1032) --- flashing/dfu_hackrf_one.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashing/dfu_hackrf_one.bat b/flashing/dfu_hackrf_one.bat index a6bf293b..e11b61fc 100644 --- a/flashing/dfu_hackrf_one.bat +++ b/flashing/dfu_hackrf_one.bat @@ -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