mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 14:01:09 -04:00
Change doc mentions of StreamInterface into SerialInterface
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
"""
|
||||
# an API for Meshtastic devices
|
||||
|
||||
Primary class: StreamInterface
|
||||
Primary class: SerialInterface
|
||||
Install with pip: "[pip3 install meshtastic](https://pypi.org/project/meshtastic/)"
|
||||
Source code on [github](https://github.com/meshtastic/Meshtastic-python)
|
||||
|
||||
properties of StreamInterface:
|
||||
properties of SerialInterface:
|
||||
|
||||
- radioConfig - Current radio configuration and device settings, if you write to this the new settings will be applied to
|
||||
the device.
|
||||
|
||||
Reference in New Issue
Block a user