mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-06-10 23:58:35 +00:00

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).