mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add tx_power units
This commit is contained in:
parent
e56f2770c3
commit
7bf8b67690
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ message ChannelSettings {
|
|||
/*
|
||||
* If zero then, use default max legal continuous power (ie. something that won't
|
||||
* burn out the radio hardware)
|
||||
* In most cases you should use zero here.
|
||||
* In most cases you should use zero here. Units are in dBm.
|
||||
*/
|
||||
int32 tx_power = 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue