From ec4dccb12bc3613b618fc5bffbea349123467ca8 Mon Sep 17 00:00:00 2001 From: John de Kroon Date: Sat, 29 Mar 2025 12:57:53 +0100 Subject: [PATCH] Define dump_file Signed-off-by: John de Kroon --- armsrc/Standalone/hf_mattyrun.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/armsrc/Standalone/hf_mattyrun.h b/armsrc/Standalone/hf_mattyrun.h index 605ea447b..17dfd0edd 100644 --- a/armsrc/Standalone/hf_mattyrun.h +++ b/armsrc/Standalone/hf_mattyrun.h @@ -21,6 +21,9 @@ #include +// Filename to store the card info in spiff memory +#define DUMP_FILE "hf_mattyrun_dump_%02x%02x%02x%02x.bin" + // Set of standard keys to be used static uint64_t const MATTYRUN_MFC_DEFAULT_KEYS[] = { 0xFFFFFFFFFFFF, // Default key