Remove mynodeinfo.num_bands

pull/93/head
Jm Casler 2022-02-14 19:40:57 -08:00
rodzic 4d844f6532
commit 3024fd6098
1 zmienionych plików z 0 dodań i 7 usunięć

Wyświetl plik

@ -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.
*/