fmu-v5 manifest: remove entry from list

At the moment it is only declared a component, PX4IO.
This commit is contained in:
Simone Guscetti
2018-10-05 16:18:35 +02:00
committed by David Sidrane
parent 0f47272628
commit aa3a404fa0
-5
View File
@@ -72,11 +72,6 @@ static const px4_hw_mft_item_t hw_mft_list_v0500[] = {
.mandatory = 1,
.connection = px4_hw_con_onboard,
},
{
.present = 1,
.mandatory = 1,
.connection = 1,
},
};
static const px4_hw_mft_item_t hw_mft_list_v0540[] = {