docs/sim: Document txmorse configuration

Document configuration with txmorse example.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin 2026-07-20 20:56:04 -04:00 committed by Xiang Xiao
parent e0b720c6c5
commit c6722e9c53

View file

@ -1476,6 +1476,19 @@ An example usage:
hello
nsh>
txmorse
-------
This is a configuration with :doc:`the Morse transmitter example
</applications/examples/txmorse/index>` using the :doc:`Morsey library
</applications/audioutils/morsey/index>`.
.. code:: console
nsh> txmorse "sos sos sos"
... --- .../... --- .../... --- ...
nsh>
udgram
------