almost working

This commit is contained in:
Thomas Göttgens
2022-06-17 12:31:18 +02:00
parent 682fdb7ef4
commit 8dbd6431f7
5 changed files with 66 additions and 40 deletions

View File

@@ -7,7 +7,7 @@ Source code on [github](https://github.com/meshtastic/Meshtastic-python)
properties of SerialInterface:
- radioConfig - Current radio configuration and device settings, if you write to this the new settings will be applied to
- localConfig - Current radio configuration and device settings, if you write to this the new settings will be applied to
the device.
- nodes - The database of received nodes. Includes always up-to-date location and username information for each
node in the mesh. This is a read-only datastructure.