zen: typo
Change-Id: I68be3c768c092d7e43df8fa233f3a954e56f4d93
This commit is contained in:
parent
6677f9786b
commit
73a780265a
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ struct sdmmc_config_t sdmmc_config[] =
|
|||
},
|
||||
/* The Zen X-Fi uses pin #B0P10 for power*/
|
||||
{
|
||||
.name = "microSD",
|
||||
.name = "SD",
|
||||
.flags = POWER_PIN | REMOVABLE | DETECT_INVERTED | POWER_DELAY | WP_PIN,
|
||||
.power_pin = PIN(0, 10),
|
||||
.wp_pin = PIN(0, 11),
|
||||
|
|
Loading…
Reference in a new issue