mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
fmurt1062-v1:Update board modules ==FMUv5
This commit is contained in:
committed by
Daniel Agar
parent
625429d3b7
commit
f44f8a95e1
@@ -71,8 +71,8 @@ static const px4_hw_mft_item_t device_unsupported = {0, 0, 0};
|
||||
// declared in board_common.h
|
||||
static const px4_hw_mft_item_t hw_mft_list_v0500[] = {
|
||||
{
|
||||
.present = 1,
|
||||
.mandatory = 1,
|
||||
.present = 0,
|
||||
.mandatory = 0,
|
||||
.connection = px4_hw_con_onboard,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user