Added command to read PCF7931 125Khz LF tags. This is a beta version which needs to be tested.
This commit is contained in:
@@ -68,7 +68,8 @@ CMDSRCS = \
|
||||
cmdlfti.c \
|
||||
cmdparser.c \
|
||||
cmdmain.c \
|
||||
cmdlft55xx.c
|
||||
cmdlft55xx.c \
|
||||
cmdlfpcf7931.c
|
||||
|
||||
CMDOBJS = $(CMDSRCS:%.c=$(OBJDIR)/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user