mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
formal adjustments
This commit is contained in:
parent
86eaac46dc
commit
f264473b69
1 changed files with 2 additions and 2 deletions
|
@ -723,8 +723,8 @@ int CmdEM4x50SRead(const char *Cmd) {
|
|||
|
||||
// envoke reading
|
||||
// - without option -> standard read mode
|
||||
// - with given address (option a) and optional password if address is
|
||||
// read protected -> selective read mode
|
||||
// - with given address (option a) (and optional password if address is
|
||||
// read protected) -> selective read mode
|
||||
|
||||
bool errors = false, success = false;
|
||||
uint8_t cmdp = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue