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; }