[Loader] unmount sdcard after loading the plugins

This commit is contained in:
Maschell 2018-02-10 17:10:20 +01:00
parent 53bbfa3bd4
commit c53b6a3d8e

View File

@ -194,6 +194,7 @@ void loadSamplePlugin(){
}
}*/
unmount_sd_fat("sd");
}
}