Change doc mentions of StreamInterface into SerialInterface

This commit is contained in:
geeksville
2020-09-27 20:02:26 -07:00
parent 25eea6c5b9
commit c258d9f4f4
3 changed files with 7 additions and 7 deletions

View File

@@ -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.