mirror of
https://github.com/meshtastic/python.git
synced 2026-04-30 20:05:59 -04:00
Merge branch 'pr-moveproto' into pr-powermon
This commit is contained in:
@@ -18,10 +18,13 @@ from pubsub import pub # type: ignore[import-untyped]
|
||||
from tabulate import tabulate
|
||||
|
||||
import meshtastic.node
|
||||
from meshtastic import (
|
||||
|
||||
from meshtastic.protobuf import (
|
||||
mesh_pb2,
|
||||
portnums_pb2,
|
||||
telemetry_pb2,
|
||||
)
|
||||
from meshtastic import (
|
||||
BROADCAST_ADDR,
|
||||
BROADCAST_NUM,
|
||||
LOCAL_ADDR,
|
||||
|
||||
Reference in New Issue
Block a user