From 9f453d69d2909e8074230792f4be4571e742be5a Mon Sep 17 00:00:00 2001 From: geeksville Date: Tue, 28 Apr 2020 19:13:14 -0700 Subject: [PATCH] doc fix --- meshtastic/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/__init__.py b/meshtastic/__init__.py index 016b08f..b128103 100644 --- a/meshtastic/__init__.py +++ b/meshtastic/__init__.py @@ -11,7 +11,7 @@ properties of StreamInterface: 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. -- myNodeInfo - You probably don't want this. +- myNodeInfo - Contains read-only information about the local radio device (software version, hardware version, etc) ## Published PubSub topics