Fix nfc and fuzzer dynamic naming

This commit is contained in:
Willy-JL
2023-09-03 00:15:43 +02:00
parent 2742b2faf8
commit 3433fc6f95
3 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
#include <assets_icons.h>
#define FUZZ_TIME_DELAY_MAX (80)
#define KEY_NAME_SIZE 22
#define KEY_NAME_SIZE 24
typedef struct {
const char* custom_dict_extension;