Add a more visible note that the payloads for remote control commands are documented in the protocol docs
This commit is contained in:
parent
5af47b4881
commit
88ec2d9793
1 changed files with 6 additions and 0 deletions
|
|
@ -262,6 +262,12 @@ as shown below:
|
|||
return True
|
||||
|
||||
|
||||
.. note::
|
||||
|
||||
The payloads for the different remote control commands are documented in the
|
||||
:doc:`remote control protocol specification <rc_protocol>`.
|
||||
|
||||
|
||||
.. _rc_mapping:
|
||||
|
||||
Mapping key presses to remote control commands
|
||||
|
|
|
|||
Loading…
Reference in a new issue