mirror of
https://github.com/meshtastic/python.git
synced 2026-01-22 14:48:20 -05:00
5 lines
74 B
Python
5 lines
74 B
Python
|
|
"""API for Meshtastic devices"""
|
|
|
|
from .interface import StreamInterface
|