mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 22:17:47 +00:00
tabs vs spaces
This commit is contained in:
@@ -68,7 +68,7 @@ int app_settings::load(std::string application, AppSettings* settings) {
|
||||
|
||||
int app_settings::save(std::string application, AppSettings* settings) {
|
||||
|
||||
if (portapack::persistent_memory::save_app_settings()) {
|
||||
if (portapack::persistent_memory::save_app_settings()) {
|
||||
file_path = folder+"/"+application+".ini";
|
||||
make_new_directory(folder);
|
||||
|
||||
|
Reference in New Issue
Block a user