fmurt1062-v1:Update board modules ==FMUv5

This commit is contained in:
David Sidrane
2019-12-13 01:58:03 -08:00
committed by Daniel Agar
parent 625429d3b7
commit f44f8a95e1
+2 -2
View File
@@ -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,
},
};