Update README.md

This commit is contained in:
Sacha Weatherstone
2021-07-09 14:28:26 +10:00
committed by GitHub
parent e84fd77346
commit 6f6f6e3a87

View File

@@ -1,4 +1,5 @@
# Meshtastic-python
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-python)
A python client for using [Meshtastic](https://www.meshtastic.org) devices. This small library (and example application) provides an easy API for sending and receiving messages over mesh radios. It also provides access to any of the operations/data available in the device user interface or the Android application. Events are delivered using a publish-subscribe model, and you can subscribe to only the message types you are interested in.