mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
added EM4x50 info function
This commit is contained in:
parent
1adc0de21d
commit
6cd927d6d4
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,8 @@ endif
|
||||||
# common LF support
|
# common LF support
|
||||||
PLATFORM_DEFS += \
|
PLATFORM_DEFS += \
|
||||||
-DWITH_LF \
|
-DWITH_LF \
|
||||||
-DWITH_HITAG
|
-DWITH_HITAG \
|
||||||
|
-DWITH_EM4x50
|
||||||
|
|
||||||
# common HF support
|
# common HF support
|
||||||
PLATFORM_DEFS += \
|
PLATFORM_DEFS += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue