This commit is contained in:
Peter D. Gray 2023-02-27 09:51:59 -05:00
parent a30e4aaeca
commit 88e00a8b2f
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -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.