mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 06:13:27 -07:00
Got rid of duplicated code lines.
This commit is contained in:
parent
57f9bd734e
commit
fd11c262c7
1 changed files with 0 additions and 2 deletions
|
@ -141,8 +141,6 @@ local function waitFor14443a()
|
|||
end
|
||||
|
||||
local library = {
|
||||
read14443a = read14443a,
|
||||
read = read14443a,
|
||||
read14443a = read14443a,
|
||||
read = read14443a,
|
||||
waitFor14443a = waitFor14443a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue