Files
Momentum-Firmware/applications/main/archive
Alexander Bays 02856a6ab7 fix(Archive): Clean up, built-ins, safer
Cleaned up `archive_update_formatted_path` function using switch case,
and also using the built in furi functions where possible. Also removed
the arbitrary and unnecessary `path_buf[256]`, making formatting the
path in the Brief section more memory safe.
2024-12-19 09:03:35 -06:00
..