Douile 776fc57c35 Fix changing modem_preset from CLI shortcuts
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.
2022-08-16 14:55:17 +01:00
2022-08-15 20:54:11 -05:00
2022-06-16 18:57:40 -07:00
2022-03-22 12:41:50 -07:00
2020-12-21 14:48:01 +08:00
2022-04-27 11:29:05 -07:00
2022-08-15 20:54:11 -05:00
2021-12-30 19:37:38 -08:00
2022-06-16 18:57:40 -07:00
2020-04-27 11:47:22 -07:00
2022-04-18 16:35:06 -07:00
2022-04-18 16:35:06 -07:00
2020-09-22 12:11:51 -07:00
2022-04-11 13:17:39 -07:00
2021-04-26 18:17:24 +02:00
2022-01-11 16:36:39 -08:00
2022-05-12 21:52:04 +10:00
2022-08-11 17:46:19 +00:00
2022-06-17 12:31:18 +02:00
2021-12-31 20:46:21 +11:00

Meshtastic Python

codecov PyPI - Downloads CI CLA assistant Fiscal Contributors Vercel

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.

Getting Started Guide

Documentation/API Reference

Stats

Alt

Description
No description provided
Readme 6.4 MiB
Languages
Python 99.1%
Shell 0.7%
Makefile 0.2%