mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Remove mynodeinfo.num_bands
This commit is contained in:
parent
4d844f6532
commit
3024fd6098
1 changed files with 0 additions and 7 deletions
|
|
@ -918,13 +918,6 @@ message MyNodeInfo {
|
|||
*/
|
||||
bool has_gps = 2;
|
||||
|
||||
/*
|
||||
* # of frequencies that can be used (set at build time in the device flash image).
|
||||
* Note: this is different from max_channels, this field is telling the # of frequency bands this node can use.
|
||||
* (old name was num_channels)
|
||||
*/
|
||||
uint32 num_bands = 3;
|
||||
|
||||
/*
|
||||
* The maximum number of 'software' channels that can be set on this node.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue