From a735a4c60eaec1bbd7f7ca2e4e7c5c7e290c730e Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Wed, 19 Feb 2025 14:36:02 -0500 Subject: [PATCH] For --- stm32/COLDCARD_Q1/file_time.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stm32/COLDCARD_Q1/file_time.c b/stm32/COLDCARD_Q1/file_time.c index 513e7c16..082de838 100644 --- a/stm32/COLDCARD_Q1/file_time.c +++ b/stm32/COLDCARD_Q1/file_time.c @@ -2,12 +2,12 @@ // // AUTO-generated. // -// built: 2025-02-07 -// version: 1.3.1Q +// built: 2025-02-19 +// version: 6.3.5QX // #include // this overrides ports/stm32/fatfs_port.c uint32_t get_fattime(void) { - return 0x5a470860UL; + return 0x5a533060UL; }