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:
marshmellow42 2014-12-28 20:33:32 -05:00
commit eb191de615
7 changed files with 1142 additions and 507 deletions

View file

@ -70,6 +70,7 @@ CMDSRCS = nonce2key/crapto1.c\
graph.c \
ui.c \
cmddata.c \
lfdemod.c \
cmdhf.c \
cmdhf14a.c \
cmdhf14b.c \