mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 02:27:39 +00:00
hekate: sd info: always reset mode after done
This commit is contained in:
parent
ce8d1eca91
commit
ad4014f295
@ -312,6 +312,7 @@ void print_sdcard_info()
|
||||
EPRINTF("Make sure that it is inserted.");
|
||||
else
|
||||
EPRINTF("SD Card Reader is not properly seated!");
|
||||
sd_end();
|
||||
}
|
||||
|
||||
btn_wait();
|
||||
|
Loading…
Reference in New Issue
Block a user