mirror of
https://github.com/meshtastic/python.git
synced 2026-06-08 15:46:38 -04:00
begin making reader thread
This commit is contained in:
4
meshtastic/__init__.py
Normal file
4
meshtastic/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
"""API for Meshtastic devices"""
|
||||
|
||||
from .interface import MeshInterface
|
||||
Reference in New Issue
Block a user