mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 06:36:14 -04:00
Updated documentation
This commit is contained in:
parent
aa0d9c5c13
commit
58004d7c05
10 changed files with 667 additions and 9 deletions
|
@ -95,7 +95,7 @@ This example can also be found at `<https://github.com/markqvist/Reticulum/blob/
|
|||
.. _example-channel:
|
||||
|
||||
Channel
|
||||
====
|
||||
=======
|
||||
|
||||
The *Channel* example explores using a ``Channel`` to send structured
|
||||
data between peers of a ``Link``.
|
||||
|
|
|
@ -130,7 +130,7 @@ This chapter lists and explains all classes exposed by the Reticulum Network Sta
|
|||
.. only:: latex
|
||||
|
||||
Channel
|
||||
------
|
||||
-------
|
||||
|
||||
.. autoclass:: RNS.Channel.Channel()
|
||||
:members:
|
||||
|
@ -144,7 +144,7 @@ This chapter lists and explains all classes exposed by the Reticulum Network Sta
|
|||
.. only:: latex
|
||||
|
||||
MessageBase
|
||||
------
|
||||
-----------
|
||||
|
||||
.. autoclass:: RNS.MessageBase()
|
||||
:members:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue