mirror of
https://github.com/meshtastic/python.git
synced 2026-03-02 05:30:10 -05:00
fix import-related errors
This commit is contained in:
@@ -29,6 +29,9 @@ except ImportError as e:
|
||||
have_test = False
|
||||
|
||||
import meshtastic.util
|
||||
import meshtastic.serial_interface
|
||||
import meshtastic.tcp_interface
|
||||
|
||||
from meshtastic import BROADCAST_ADDR, mt_config, remote_hardware
|
||||
from meshtastic.ble_interface import BLEInterface
|
||||
from meshtastic.mesh_interface import MeshInterface
|
||||
|
||||
Reference in New Issue
Block a user