there's a setfuses target in the makefile now
This commit is contained in:
parent
41f5eac0a6
commit
8624c085d0
3
Makefile
3
Makefile
@ -53,3 +53,6 @@ bin: $(PRG).bin
|
||||
prg: $(PRG).bin
|
||||
python2 megaHidProg.py -C -c 1000 -t 4 -b $(PRG).bin
|
||||
|
||||
setfuses:
|
||||
python2 megaHidProg.py -C -S -c 125 -L be -H d9 -E FC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user