mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +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.");
|
EPRINTF("Make sure that it is inserted.");
|
||||||
else
|
else
|
||||||
EPRINTF("SD Card Reader is not properly seated!");
|
EPRINTF("SD Card Reader is not properly seated!");
|
||||||
|
sd_end();
|
||||||
}
|
}
|
||||||
|
|
||||||
btn_wait();
|
btn_wait();
|
||||||
|
Loading…
Reference in New Issue
Block a user