Skip to content

Commit

Permalink
Update FirmwareUpgradeController.cc
Browse files Browse the repository at this point in the history
Synchronize the master branch operations
  • Loading branch information
A908gao authored Jul 5, 2024
1 parent 15bdfd5 commit 98aebd9
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 98aebd9

Please sign in to comment.