added a iso4217 currency table. Borrowed and converted from the Cardpeek project. Thanks to them!

This commit is contained in:
iceman1001 2023-07-14 18:13:18 +02:00
commit 5022e21db5
6 changed files with 262 additions and 0 deletions

View file

@ -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