mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 13:14:30 +08:00
chg: disable emv for armsrc default.
This commit is contained in:
parent
1c3ffe1ce2
commit
72e53b0968
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ DETECTED_OS=Windows
|
|||
endif
|
||||
|
||||
# uncomment these two; to enable EMV
|
||||
APP_CFLAGS += -DWITH_EMV
|
||||
#APP_CFLAGS += -DWITH_EMV
|
||||
|
||||
# uncomment these two; to fix 256 vs 512kb PM3 devices
|
||||
# flashing bootrom -b is needed
|
||||
|
|
Loading…
Reference in a new issue