nyx: improve Nyx reload and auto reload
Check that Nyx exists and also improve detection when SD is removed.
This commit is contained in:
@@ -402,7 +402,7 @@ error_occured:
|
||||
msleep(1000);
|
||||
btn_wait();
|
||||
|
||||
reload_nyx();
|
||||
reload_nyx(NULL, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user