diff --git a/stm32/COLDCARD_MK4/file_time.c b/stm32/COLDCARD_MK4/file_time.c index b514c276..fa5551d5 100644 --- a/stm32/COLDCARD_MK4/file_time.c +++ b/stm32/COLDCARD_MK4/file_time.c @@ -2,12 +2,12 @@ // // AUTO-generated. // -// built: 2024-06-25 -// version: 5.3.2 +// built: 2024-07-05 +// version: 5.3.3 // #include // this overrides ports/stm32/fatfs_port.c uint32_t get_fattime(void) { - return 0x58d92860UL; + return 0x58e52860UL; }