mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-28 09:43:03 +00:00
4 lines
No EOL
58 B
Python
4 lines
No EOL
58 B
Python
class Transport:
|
|
@staticmethod
|
|
def outbound(raw):
|
|
pass |