mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_Scripting: added figure_eight to loadable tricks
This commit is contained in:
parent
46c6c28419
commit
a1e172c7c3
@ -2177,7 +2177,7 @@ load_table["half_climbing_circle"] = half_climbing_circle
|
||||
load_table["crossbox_humpty"] = crossbox_humpty
|
||||
load_table["laydown_humpty"] = laydown_humpty
|
||||
load_table["straight_align"] = straight_align
|
||||
|
||||
load_table["figure_eight"] = figure_eight
|
||||
|
||||
|
||||
--[[
|
||||
|
Loading…
Reference in New Issue
Block a user