Skip to content

Commit

Permalink
Hardware: Add support for CUAV 7-Nano
Browse files Browse the repository at this point in the history
  • Loading branch information
cuav-zhang3 committed Nov 29, 2024
1 parent 64a87f0 commit 1ce6e46
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 @@ -92,6 +92,7 @@ static QMap<int, QString> px4_board_name_map {
{1123, "siyi_n7_default"},
{1124, "3dr_ctrl-zero-h7-oem-revg_default"},
{5600, "zeroone_x6_default"},
{7000, "cuav_7-nano_default"},
};

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

0 comments on commit 1ce6e46

Please sign in to comment.