Correct links to example docs

This commit is contained in:
Hamish Willee
2019-03-13 09:33:27 +11:00
committed by Beat Küng
parent 5f06c6a1aa
commit 257b90958f
33 changed files with 66 additions and 66 deletions
+2 -2
View File
@@ -119,8 +119,8 @@ px4_add_board(
#hello
#hwtest # Hardware test
#matlab_csv_serial
#px4_mavlink_debug # Tutorial code from https://px4.io/dev/debug_values
#px4_simple_app # Tutorial code from https://px4.io/dev/px4_simple_app
#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