module/network: tx/rx-bitrate is now in bits/s instead of Mb/s

This commit is contained in:
Daniel Eklöf 2022-06-02 22:25:53 +02:00
parent d9d5671e04
commit ca077447c2
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 7 additions and 4 deletions

View file

@ -47,10 +47,10 @@ address.
: Signal strength, in dBm (Wi-Fi only)
| rx-bitrate
: int
: RX bitrate, in Mbit/s
: RX bitrate, in bits/s
| tx-bitrate
: int
: TX bitrate in Mbit/s
: TX bitrate in bits/s
# CONFIGURATION