mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 11:53:37 +00:00
bb264dcf57
The file rename function needs to be called with full_path/old_name and full_path/new_name. Instead, it was called with full_path/old_name and new_name ... thus the renamed file ended on the root dir (path not preserved).