Skip to content

Commit

Permalink
fix flashing
Browse files Browse the repository at this point in the history
  • Loading branch information
jordens committed Dec 12, 2017
1 parent 4689caf commit 5658016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash.cmd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
setMode -bscan
setCable -p auto
# setCableSpeed -speed 6000000
readIdCode -p 1
identify -inferir
identifyMPM
readIdCode -p 1
assignFile -p 1 -file build/urukul.jed
program -e -v -p 1
quit

0 comments on commit 5658016

Please sign in to comment.