mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
small typo fix
This commit is contained in:
parent
ef9647e8d7
commit
2289a9ff20
|
@ -38,7 +38,7 @@ There are three common approaches:
|
||||||
2. Using protobuf-encoded messages with the Meshtastic decode node
|
2. Using protobuf-encoded messages with the Meshtastic decode node
|
||||||
3. Using protobuf-encoded messages with a protobuf decode node and the Meshtastic protobuf definitions
|
3. Using protobuf-encoded messages with a protobuf decode node and the Meshtastic protobuf definitions
|
||||||
|
|
||||||
The JSON output only publishes the following subset of the messages on a Meshtastic network
|
The JSON output only publishes the following subset of the messages on a Meshtastic network:
|
||||||
- Text Message
|
- Text Message
|
||||||
- Telemetry
|
- Telemetry
|
||||||
- Device Metrics
|
- Device Metrics
|
||||||
|
|
Loading…
Reference in a new issue