mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
fix typo
Signed-off-by: Simon Van Mello <90702729+SimonVanMello@users.noreply.github.com>
This commit is contained in:
parent
eaef707fb0
commit
923be3f54d
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ developers have done a great job and gave us commands. What we need to
|
|||
know is that with the T5577, data is read/written one complete block at a
|
||||
time. Each block holds 32 bits of data (hence the binary output shown)
|
||||
|
||||
Since we know that the card has data and configuration blocks, lets say
|
||||
Since we know that the card has data and configuration blocks, lets stay
|
||||
away from those while we learn how to read and write. I suggest you
|
||||
follow along and perform each command and check the results as we go.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue