mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
added a iso4217 currency table. Borrowed and converted from the Cardpeek project. Thanks to them!
This commit is contained in:
parent
82d80cc250
commit
5022e21db5
6 changed files with 262 additions and 0 deletions
|
@ -349,6 +349,7 @@ set (TARGET_SOURCES
|
|||
${PM3_ROOT}/client/src/fileutils.c
|
||||
${PM3_ROOT}/client/src/flash.c
|
||||
${PM3_ROOT}/client/src/graph.c
|
||||
${PM3_ROOT}/client/src/iso4217.c
|
||||
${PM3_ROOT}/client/src/jansson_path.c
|
||||
${PM3_ROOT}/client/src/preferences.c
|
||||
${PM3_ROOT}/client/src/pm3.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue