mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix typo
This commit is contained in:
parent
4fde06fd7e
commit
c7b65fb525
1 changed files with 1 additions and 1 deletions
|
|
@ -966,7 +966,7 @@ message MyNodeInfo {
|
|||
* 48 time windows of 1hr each with the airtime of valid lora packets. This includes
|
||||
* packets that doesn't belong to your mesh.
|
||||
*/
|
||||
repeated uint32 air_period_tx_all = 18;
|
||||
repeated uint32 air_period_rx_all = 18;
|
||||
|
||||
/*
|
||||
* FIXME - add more useful debugging state (queue depths etc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue