Fix compiling issues (hopefully)
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
bool sd_mounted = false, sd_inited = false;
|
||||
static u32 sd_mode = SD_UHS_SDR82;
|
||||
|
||||
sdmmc_t sd_sdmmc;
|
||||
sdmmc_storage_t sd_storage;
|
||||
FATFS sd_fs;
|
||||
|
||||
u32 sd_get_mode()
|
||||
{
|
||||
return sd_mode;
|
||||
|
||||
Reference in New Issue
Block a user