mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename SIMxxx.BIN in lowercase
This commit is contained in:
parent
f6a4f9cbe3
commit
7e579f9fca
8 changed files with 10 additions and 10 deletions
|
@ -111,9 +111,9 @@ cd client; ./proxmark3 ...
|
|||
Therefore client commands referring to files of the repo must be adapted, e.g.
|
||||
|
||||
```
|
||||
pm3 --> sc upgrade f tools/simmodule/SIM011.BIN
|
||||
pm3 --> sc upgrade f tools/simmodule/sim011.bin
|
||||
<>
|
||||
pm3 --> sc upgrade f ../tools/simmodule/SIM011.BIN
|
||||
pm3 --> sc upgrade f ../tools/simmodule/sim011.bin
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue