Reticulum/Transport.py
2016-05-29 22:20:44 +02:00

4 lines
58 B
Python

class Transport:
@staticmethod
def outbound(raw):
pass