Skip to content

Commit

Permalink
Update FirmwareUpgradeController.cc (#11683)
Browse files Browse the repository at this point in the history
  • Loading branch information
A908gao committed Aug 2, 2024
1 parent 5e3bc45 commit 4319125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/VehicleSetup/FirmwareUpgradeController.cc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ static QMap<int, QString> px4_board_name_map {
{1048, "holybro_kakuteh7_default"},
{1053, "holybro_kakuteh7v2_default"},
{1054, "holybro_kakuteh7mini_default"},
{1123, "siyi_n7_default"},
};

uint qHash(const FirmwareUpgradeController::FirmwareIdentifier& firmwareId)
Expand Down

0 comments on commit 4319125

Please sign in to comment.