Skip to content

Commit

Permalink
AP_HAL_SITL: added HEXA X
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuy authored and peterbarker committed Apr 17, 2024
1 parent bf63729 commit 8874c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_HAL_SITL/SITL_cmdline.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ static const struct {
{ "djix", MultiCopter::create },
{ "cwx", MultiCopter::create },
{ "hexa", MultiCopter::create },
{ "hexax", MultiCopter::create },
{ "hexa-cwx", MultiCopter::create },
{ "hexa-dji", MultiCopter::create },
{ "octa", MultiCopter::create },
Expand Down

0 comments on commit 8874c1a

Please sign in to comment.