mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-15 17:11:55 -07:00
Updated documentation
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user