update protobufs for gps mode setting

This commit is contained in:
geeksville
2020-09-30 08:12:54 -07:00
parent c258d9f4f4
commit 413868bdd9
4 changed files with 380 additions and 52 deletions

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

2
proto

Submodule proto updated: 4e431c8410...d8338eba86

View File

@@ -12,7 +12,7 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="1.0.14",
version="1.0.15",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",