mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-22 21:50:18 +00:00
Compare commits
No commits in common. "f9667fd684e8f96b0993fbb0214be740fde88ed3" and "6521f839cdf9a10e4a21d98cb5963dcf0ad584b8" have entirely different histories.
f9667fd684
...
6521f839cd
@ -29,7 +29,6 @@ if get_platform() == "android":
|
||||
from .Interfaces import TCPInterface
|
||||
from .Interfaces import UDPInterface
|
||||
from .Interfaces import I2PInterface
|
||||
from .Interfaces import RNodeMultiInterface
|
||||
from .Interfaces.Android import RNodeInterface
|
||||
from .Interfaces.Android import SerialInterface
|
||||
from .Interfaces.Android import KISSInterface
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "0.8.4"
|
||||
__version__ = "0.8.3"
|
||||
|
Loading…
Reference in New Issue
Block a user