Skip to content

Commit fddaad3

Browse files
committed
protobufs: v2.7.24
1 parent cec79a7 commit fddaad3

18 files changed

Lines changed: 4519 additions & 333 deletions

bin/regen-protobufs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OUTDIR=${TMPDIR}/out
2828
PYIDIR=${TMPDIR}/out
2929
mkdir -p "${OUTDIR}" "${INDIR}" "${PYIDIR}"
3030
cp ./protobufs/meshtastic/*.proto "${INDIR}"
31+
cp ./protobufs/meshtastic/*.options "${INDIR}"
3132
cp ./protobufs/nanopb.proto "${INDIR}"
3233

3334
# OS-X sed is apparently a little different and expects an arg for -i

meshtastic/protobuf/admin_pb2.py

Lines changed: 36 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

meshtastic/protobuf/admin_pb2.pyi

Lines changed: 80 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

meshtastic/protobuf/atak_pb2.py

Lines changed: 83 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)