mirror of
https://github.com/meshtastic/python.git
synced 2026-04-22 16:00:32 -04:00
1.1.28 hopefully fix windows
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
from . import portnums_pb2
|
||||
from pubsub import pub
|
||||
from pytap2 import TapDevice
|
||||
import logging
|
||||
import threading
|
||||
import logging, threading
|
||||
|
||||
# A new non standard log level that is lower level than DEBUG
|
||||
LOG_TRACE = 5
|
||||
|
||||
Reference in New Issue
Block a user