begin making reader thread

This commit is contained in:
geeksville
2020-04-27 12:19:52 -07:00
parent f1adb00c39
commit e52d54311a
4 changed files with 81 additions and 1 deletions

4
meshtastic/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
"""API for Meshtastic devices"""
from .interface import MeshInterface