meshtastic_mqtt- Unnamed repository; edit this file 'description' to name the repository. |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README | LICENSE |
commit e4de10b824b1c7bedcdce335aa70e09fff975a69
parent 5c1e5ee60d6c8d586fcb7a6e6365ac1dcad0508d Author: acidvegas <acid.vegas@acid.vegas> Date: Fri, 29 Nov 2024 22:57:07 -0500 Prepair for release Diffstat:
|
1 file changed, 1 insertion(+), 2 deletions(-) |
diff --git a/README.md b/README.md @@ -20,8 +20,7 @@ This library connects to a Meshtastic MQTT broker and decodes various message ty Install from PyPI: ```bash -pip install pip install meshtastic-mqtt - +pip install meshtastic-mqtt ``` ## usage |