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