mirror of
https://github.com/meshtastic/python.git
synced 2026-01-04 13:58:00 -05:00
5 lines
72 B
Python
5 lines
72 B
Python
|
|
"""API for Meshtastic devices"""
|
|
|
|
from .interface import MeshInterface
|