From cea79f66109f896cc1a177cfac197522fd7db103 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Mon, 19 Dec 2022 15:55:36 -0500 Subject: [PATCH] Update mrtd.h --- lib/nfc/protocols/mrtd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nfc/protocols/mrtd.h b/lib/nfc/protocols/mrtd.h index 94cd0ece6..57bd1d72c 100644 --- a/lib/nfc/protocols/mrtd.h +++ b/lib/nfc/protocols/mrtd.h @@ -3,7 +3,7 @@ #include #include -#define MRTD_APP_FOLDER NFC_APP_FOLDER "/mrtd" +#define MRTD_APP_FOLDER "/mrtd" #define MRTD_APP_EXTENSION ".mrtd" typedef struct {