mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 22:03:19 -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
|
@ -143,8 +143,6 @@ end
|
|||
local library = {
|
||||
read14443a = read14443a,
|
||||
read = read14443a,
|
||||
read14443a = read14443a,
|
||||
read = read14443a,
|
||||
waitFor14443a = waitFor14443a,
|
||||
parse14443a = parse14443a,
|
||||
sendToDevice = sendToDevice,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue