mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update comment for bitrate
This commit is contained in:
parent
fb1ed61e22
commit
de734f7c32
1 changed files with 1 additions and 1 deletions
|
|
@ -934,7 +934,7 @@ message MyNodeInfo {
|
|||
uint32 reboot_count = 10;
|
||||
|
||||
/*
|
||||
* Calculated bitrate of the current channel (in kbps)
|
||||
* Calculated bitrate of the current channel (in Bytes Per Second)
|
||||
*/
|
||||
float bitrate = 11;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue