mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-22 05:30:17 +00:00
Compare commits
2 Commits
6521f839cd
...
f9667fd684
Author | SHA1 | Date | |
---|---|---|---|
|
f9667fd684 | ||
|
d9269c6047 |
@ -29,6 +29,7 @@ if get_platform() == "android":
|
|||||||
from .Interfaces import TCPInterface
|
from .Interfaces import TCPInterface
|
||||||
from .Interfaces import UDPInterface
|
from .Interfaces import UDPInterface
|
||||||
from .Interfaces import I2PInterface
|
from .Interfaces import I2PInterface
|
||||||
|
from .Interfaces import RNodeMultiInterface
|
||||||
from .Interfaces.Android import RNodeInterface
|
from .Interfaces.Android import RNodeInterface
|
||||||
from .Interfaces.Android import SerialInterface
|
from .Interfaces.Android import SerialInterface
|
||||||
from .Interfaces.Android import KISSInterface
|
from .Interfaces.Android import KISSInterface
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "0.8.3"
|
__version__ = "0.8.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user