mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
Add two new toggles to the Network section: - udp_rebroadcast: Rebroadcasting mesh packets via UDP - udp_skip_lora: Skip LoRa for locally generated packets via UDP This enables us to implement #9999 without relying on roles. Signed-off-by: Sergio Lopez <slp@redhat.com> |
||
|---|---|---|
| .github | ||
| .vscode | ||
| meshtastic | ||
| packages | ||
| .gitattributes | ||
| .gitignore | ||
| buf.gen.yaml | ||
| buf.yaml | ||
| LICENSE | ||
| nanopb.proto | ||
| README.md | ||
| renovate.json | ||
Meshtastic Protobuf Definitions
Overview
The Protobuf message definitions for the Meshtastic project (used by apps and the device firmware).