delete obsolete segway example

This commit is contained in:
Daniel Agar
2019-09-28 14:35:17 -04:00
parent fd67bd0680
commit 0486d69240
45 changed files with 0 additions and 564 deletions

View File

@@ -107,7 +107,6 @@ px4_add_board(
px4_mavlink_debug # Tutorial code from http://dev.px4.io/en/debug/debug_values.html
px4_simple_app # Tutorial code from http://dev.px4.io/en/apps/hello_sky.html
rover_steering_control # Rover example app
segway
uuv_example_app
)