Commitc02400f3 by developer2

Keys in SAM support for uFR CS with SAM and firmware versions 5.100.xx

家长 cd798bfc
lib@1c5b4684
Subproject commit403adb9f6ec48479385c098d7ae98caa13bbb2d7
Subproject commit1c5b468431bfad9a2152c5deb92a4525bd14ff79
... ... @@ -5,7 +5,7 @@
#ifndef INI_H_
#define INI_H_
#define APP_VERSION "1.0"
#define APP_VERSION "1.1"
#define EXIT_ON_WRONG_FW_DEPENDENCY
#define MIN_DEPEND_FW_VER_MAJOR 5
... ...
... ... @@ -101,6 +101,8 @@ sz_ptr GetDlTypeName(uint8_t dl_type_code) {
return"DL_NTAG_216";
caseDL_MIKRON_MIK640D:
return"DL_MIKRON_MIK640D";
caseNFC_T2T_GENERIC:
return"NFC_T2T_GENERIC";
caseDL_MIFARE_MINI:
return"DL_MIFARE_MINI";
caseDL_MIFARE_CLASSIC_1K:
... ...
@echo off
set path=..\lib\windows\x86;%path%
set path=..\lib\windows\x86_64;%path%
ufr_mifare_plus_example.exe
    Markdownis supported
    0%or
    You are about to add0peopleto the discussion. Proceed with caution.
    Finish editing this message first!
    Pleaseregisteror发表评论
    Baidu
    map