hekate: sd info: always reset mode after done

This commit is contained in:
CTCaer 2022-02-15 00:18:24 +02:00
parent ce8d1eca91
commit ad4014f295

View file

@ -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();