diff --git a/stm32/MK4-Makefile b/stm32/MK4-Makefile index 65970136..88cd5b99 100644 --- a/stm32/MK4-Makefile +++ b/stm32/MK4-Makefile @@ -25,7 +25,7 @@ dfu-up: dev.dfu echo 'dfu' | nc localhost 4444 $(PYTHON_DO_DFU) -u dev.dfu -dfu-up2: +dfu-up2: dev.dfu $(PYTHON_DO_DFU) -u dev.dfu # Super fast, assumes Coldcard already attached and unlock on this Mac.