Skip to content

Commit 0a06d1d

Browse files
committed
Update mesh_interface.py
1 parent 577dfbd commit 0a06d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meshtastic/mesh_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
protocols,
3737
publishingThread,
3838
)
39-
from meshtastic.protobuf import mesh_pb2, portnums_pb2, telemetry_pb2, admin_pb2
39+
from meshtastic.protobuf import mesh_pb2, portnums_pb2, telemetry_pb2
4040
from meshtastic.util import (
4141
Acknowledgment,
4242
Timeout,

0 commit comments

Comments
 (0)