pull/10/head
Mark Qvist 2021-09-18 21:52:28 +02:00
rodzic 711b754dcc
commit 6362e04567
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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;