mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
docs/sim: Document txmorse configuration
Document configuration with txmorse example. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
e0b720c6c5
commit
c6722e9c53
1 changed files with 13 additions and 0 deletions
|
|
@ -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
|
||||
------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue