mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
9825eadc84
1 changed files with 6 additions and 0 deletions
|
|
@ -55,6 +55,12 @@ message Config {
|
|||
* Position Mesh packets will be prioritized higher and sent more frequently by default.
|
||||
*/
|
||||
TRACKER = 5;
|
||||
|
||||
/*
|
||||
* Sensor device role
|
||||
* Telemetry Mesh packets will be prioritized higher and sent more frequently by default.
|
||||
*/
|
||||
SENSOR = 6;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue