Update comment for bitrate

This commit is contained in:
Jm Casler 2021-12-05 10:40:30 -08:00 committed by GitHub
parent fb1ed61e22
commit de734f7c32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;