mirror of
https://github.com/meshtastic/python.git
synced 2025-12-30 19:37:52 -05:00
776fc57c35d774ed71c7ad84e14bd7ed604850da
Previously the channel shortcuts (e.g. --ch-shortfast) would overrwrite the entire lora config, this meant you lost other configured things such as region. This patch changes that so that just modem_preset is overwritten, and also fixes the call to write config that was missing an argument.
Meshtastic Python
Overview
A Python client for use with Meshtastic 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.
Stats
Description
Languages
Python
99.1%
Shell
0.7%
Makefile
0.2%