Edit and Updates

Changed from settings to preferences.
Added UTF8 Banner support
Added Show/Edit draft
This commit is contained in:
mwalker33
2020-04-12 13:07:25 +10:00
parent 1900f6b16a
commit c9bd43c4b6
9 changed files with 646 additions and 237 deletions

View File

@@ -253,7 +253,7 @@ CMDSRCS = crapto1/crapto1.c \
wiegand_formats.c \
wiegand_formatutils.c \
cardhelper.c \
settings.c
preferences.c
cpu_arch = $(shell uname -m)
ifneq ($(findstring 86, $(cpu_arch)), )