mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-09 12:01:45 +00:00
hekate: info: fully deinit/unmount sd card
This commit is contained in:
parent
b1112e0949
commit
ca0263fa8c
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ void print_sdcard_info()
|
|||
"Make sure that a FAT partition exists..", res);
|
||||
}
|
||||
|
||||
sdmmc_storage_end(&sd_storage);
|
||||
sd_end();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue