Skip to content

Commit

Permalink
Update joystick.md - fix up broken link to PX4 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Mar 27, 2024
1 parent a95dfd1 commit 3693efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/qgc-user-guide/setup_view/joystick.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The joystick is _enabled_ as the last step of the calibration process.

## Enabling PX4 Joystick Support

To enable Joystick support in PX4 you need to set the parameter [`COM_RC_IN_MODE`](h[ttp://localhost:8080/px4_user_guide/en](https://docs.px4.io/en/main/advanced_config/parameter_reference.html#COM_RC_IN_MODE) to `1` - _Joystick_.
To enable Joystick support in PX4 you need to set the parameter [`COM_RC_IN_MODE`](https://docs.px4.io/en/main/advanced_config/parameter_reference.html#COM_RC_IN_MODE) to `1` - _Joystick_.
If this parameter is `0` then _Joystick_ will not be offered as a setup option.

This is enabled by default for PX4 SITL builds (see the [Parameters](../setup_view/parameters.md) topic for information on how to find and set a particular parameter).
Expand Down

0 comments on commit 3693efe

Please sign in to comment.