mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 13:53:26 -07:00
LF Demod streamlining
one shared location for demoding lf for arm and client. also added a few raw demod commands.
This commit is contained in:
parent
9e6dd4eb69
commit
eb191de615
7 changed files with 1142 additions and 507 deletions
|
@ -70,6 +70,7 @@ CMDSRCS = nonce2key/crapto1.c\
|
|||
graph.c \
|
||||
ui.c \
|
||||
cmddata.c \
|
||||
lfdemod.c \
|
||||
cmdhf.c \
|
||||
cmdhf14a.c \
|
||||
cmdhf14b.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue