mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-05 05:40:14 +00:00
Android-specific import
This commit is contained in:
parent
73071b0755
commit
70ffc38c49
@ -31,6 +31,7 @@ if get_platform() == "android":
|
||||
from .Interfaces import I2PInterface
|
||||
from .Interfaces.Android import RNodeInterface
|
||||
from .Interfaces.Android import SerialInterface
|
||||
from .Interfaces.Android import KISSInterface
|
||||
else:
|
||||
from .Interfaces import *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user