Skip to content

Commit a3cabd2

Browse files
committed
MRTD Fix from Bernie
1 parent b069052 commit a3cabd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/nfc/protocols/mrtd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <furi_hal_nfc.h>
44
#include <helpers/mrtd_helpers.h>
55

6-
#define MRTD_APP_FOLDER "/mrtd"
6+
#define MRTD_APP_FOLDER "/any/nfc/mrtd"
77
#define MRTD_APP_EXTENSION ".mrtd"
88

99
typedef struct {

0 commit comments

Comments
 (0)