HAL_SITL: support tri sim

This commit is contained in:
Andrew Tridgell 2016-04-21 20:29:58 +10:00
parent 49822effca
commit 41b3cb2ff7
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ static const struct {
{ "x", MultiCopter::create },
{ "hexa", MultiCopter::create },
{ "octa", MultiCopter::create },
{ "tri", MultiCopter::create },
{ "heli", Helicopter::create },
{ "heli-dual", Helicopter::create },
{ "heli-compound", Helicopter::create },