mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
sitl: add 'commander takeoff' to history
This commit is contained in:
@@ -57,6 +57,8 @@ apps_map_type Pxh::_apps = {};
|
|||||||
|
|
||||||
Pxh::Pxh()
|
Pxh::Pxh()
|
||||||
{
|
{
|
||||||
|
_history.try_to_add("commander takeoff"); // for convenience
|
||||||
|
_history.reset_to_end();
|
||||||
_instance = this;
|
_instance = this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user