mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Not sure what these area but I'm removing for now
This commit is contained in:
parent
6a753e1184
commit
9bc1a9a496
1 changed files with 0 additions and 15 deletions
15
mesh.proto
15
mesh.proto
|
|
@ -1201,21 +1201,6 @@ message MyNodeInfo {
|
|||
* Percent of airtime for transmission used within the last hour.
|
||||
*/
|
||||
float air_util_tx = 20;
|
||||
/*
|
||||
* How many routers are we in range of?
|
||||
*/
|
||||
repeated uint32 router = 21;
|
||||
|
||||
/*
|
||||
* What is the snr of the last router message?
|
||||
*/
|
||||
repeated float router_snr = 22;
|
||||
|
||||
/*
|
||||
* How long has it been since we last heard from the router?
|
||||
*/
|
||||
repeated uint32 router_sec = 23;
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue