hekate: info: fully deinit/unmount sd card

This commit is contained in:
CTCaer 2023-03-31 09:17:51 +03:00
parent b1112e0949
commit ca0263fa8c

View file

@ -249,7 +249,7 @@ void print_sdcard_info()
"Make sure that a FAT partition exists..", res);
}
sdmmc_storage_end(&sd_storage);
sd_end();
}
else
{