mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
move dyn_hello to examples and restore testing
This commit is contained in:
committed by
David Sidrane
parent
fecdfe5fbc
commit
48df19c8df
@@ -85,6 +85,7 @@ px4_add_board(
|
||||
|
||||
EXAMPLES
|
||||
bottle_drop # OBC challenge
|
||||
dyn_hello # dynamically loading modules example
|
||||
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
|
||||
hello
|
||||
#hwtest # Hardware test
|
||||
|
||||
@@ -83,6 +83,7 @@ px4_add_board(
|
||||
|
||||
EXAMPLES
|
||||
bottle_drop # OBC challenge
|
||||
dyn_hello # dynamically loading modules example
|
||||
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
|
||||
hello
|
||||
#hwtest # Hardware test
|
||||
|
||||
Reference in New Issue
Block a user