MRTD move mrtd_helpers to nfc/helpers/

This commit is contained in:
Chris van Marle
2022-10-27 18:49:06 +02:00
parent 5119eaf2f7
commit 7778904a39
3 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
#pragma once
#include <furi_hal_nfc.h>
#include "mrtd_helpers.h"
#include <helpers/mrtd_helpers.h>
#define MRTD_APP_FOLDER NFC_APP_FOLDER "/mrtd"
#define MRTD_APP_EXTENSION ".mrtd"