mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-27 01:58:10 -07:00
Android-specific import
This commit is contained in:
@@ -31,6 +31,7 @@ if get_platform() == "android":
|
|||||||
from .Interfaces import I2PInterface
|
from .Interfaces import I2PInterface
|
||||||
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
|
||||||
else:
|
else:
|
||||||
from .Interfaces import *
|
from .Interfaces import *
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user