Skip to content

Commit

Permalink
input: docs: pxrc: remove reference to phoenix-sim
Browse files Browse the repository at this point in the history
The reference undeniably points to something unrelated nowadays.
Remove it.

Signed-off-by: Marcus Folkesson <[email protected]>
Suggested-by: Mark Olsson <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
marcusfolkesson authored and Jonathan Corbet committed Aug 28, 2023
1 parent ac6804f commit 8d58ce1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Documentation/input/devices/pxrc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pxrc - PhoenixRC Flight Controller Adapter
:Author: Marcus Folkesson <[email protected]>

This driver let you use your own RC controller plugged into the
adapter that comes with PhoenixRC [1]_ or other compatible adapters.
adapter that comes with PhoenixRC or other compatible adapters.

The adapter supports 7 analog channels and 1 digital input switch.

Expand Down Expand Up @@ -41,7 +41,7 @@ Manual Testing
==============

To test this driver's functionality you may use `input-event` which is part of
the `input layer utilities` suite [2]_.
the `input layer utilities` suite [1]_.

For example::

Expand All @@ -53,5 +53,4 @@ To print all input events from input `devnr`.
References
==========

.. [1] http://www.phoenix-sim.com/
.. [2] https://www.kraxel.org/cgit/input/
.. [1] https://www.kraxel.org/cgit/input/

0 comments on commit 8d58ce1

Please sign in to comment.