zen: typo

Change-Id: I68be3c768c092d7e43df8fa233f3a954e56f4d93
This commit is contained in:
Amaury Pouly 2014-11-10 20:29:49 +01:00
parent 6677f9786b
commit 73a780265a

View file

@ -143,7 +143,7 @@ struct sdmmc_config_t sdmmc_config[] =
}, },
/* The Zen X-Fi uses pin #B0P10 for power*/ /* The Zen X-Fi uses pin #B0P10 for power*/
{ {
.name = "microSD", .name = "SD",
.flags = POWER_PIN | REMOVABLE | DETECT_INVERTED | POWER_DELAY | WP_PIN, .flags = POWER_PIN | REMOVABLE | DETECT_INVERTED | POWER_DELAY | WP_PIN,
.power_pin = PIN(0, 10), .power_pin = PIN(0, 10),
.wp_pin = PIN(0, 11), .wp_pin = PIN(0, 11),