Skip to content

Commit

Permalink
Update pab_manifest.c
Browse files Browse the repository at this point in the history
I have updated pab_manifest.c:
// BASE ID 0x150 ZeroOne Pixhawk Baseboard Alaised to ID 0
{HW_BASE_ID(0x150), base_configuration_0, arraySize(base_configuration_0)}, // ZeroOne Pixhawk Baseboard ver 0x150
  • Loading branch information
ZeroOne-Aero authored Aug 22, 2024
1 parent bf045fe commit 2516ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/common/pab_manifest.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ static const px4_hw_mft_item_t base_configuration_17[] = {
};

// BASE ID 0x100 Holybro Pixhawk Jetson Baseboard Alaised to ID 0
// BASE ID 0x150 ZeroOne Pixhawk Baseboard Alaised to ID 0

static px4_hw_mft_list_entry_t mft_lists[] = {
// ver_rev
Expand Down

0 comments on commit 2516ed9

Please sign in to comment.