mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
av_x-v1: Use px4_platform_configure
This commit is contained in:
committed by
Daniel Agar
parent
4c5aa12a18
commit
a09d240c72
@@ -192,6 +192,10 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
||||
|
||||
configure_switch();
|
||||
|
||||
/* Configure the HW based on the manifest */
|
||||
|
||||
px4_platform_configure();
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user