SYS_FS_FileOpen(filename_usb, SYS_FS_FILE_OPEN_READ); Opens a file with the Write Pointer at 0. BUT! the file is literately overwritten from there. If the New Data is shorter than the Old the the balance of the Old Data is still at the end. SYS_FS_FileTru..
↧