mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Protobuf definitions for the Meshtastic project
* Add tags for toggling mute state * Adds mute flag to protobuf for use in clients * Adds mute flag to lite (device only) protobuf * Prefer bitmask usage over new boolean * Remove trailing newline in mesh.proto --------- Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz> |
||
|---|---|---|
| .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).