Merge branch 'master' into wls_add_types

This commit is contained in:
William Stearns
2024-10-08 23:28:25 -04:00
committed by GitHub
126 changed files with 11278 additions and 3627 deletions

View File

@@ -4,7 +4,7 @@ import logging
from pubsub import pub # type: ignore[import-untyped]
from meshtastic import portnums_pb2, remote_hardware_pb2
from meshtastic.protobuf import portnums_pb2, remote_hardware_pb2
from meshtastic.util import our_exit