mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 00:57:35 +08:00
removed empty line
This commit is contained in:
@@ -274,7 +274,6 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
||||
usleep(500 * 1000);
|
||||
|
||||
# ifdef CONFIG_MMCSD
|
||||
|
||||
int ret = stm32_sdio_initialize();
|
||||
|
||||
if (ret != OK) {
|
||||
|
||||
Reference in New Issue
Block a user