mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-07 06:40:15 +00:00
Cleanup
This commit is contained in:
parent
711b754dcc
commit
6362e04567
@ -10,8 +10,8 @@ from .vendor import umsgpack as umsgpack
|
||||
|
||||
class Transport:
|
||||
"""
|
||||
Through static methods of this class you can interact with Reticulums
|
||||
Transport system.
|
||||
Through static methods of this class you can interact with the
|
||||
Transport system of Reticulum.
|
||||
"""
|
||||
# Constants
|
||||
BROADCAST = 0x00;
|
||||
|
Loading…
Reference in New Issue
Block a user