nyx: Throw a warning if SD Card in 1 bit mode
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
static bool sd_mounted = false;
|
||||
static u32 sd_mode = SD_UHS_SDR82;
|
||||
|
||||
u32 sd_mode_get()
|
||||
u32 sd_get_mode()
|
||||
{
|
||||
return sd_mode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user