Jm Casler 2021-12-09 11:19:11 -08:00
rodzic 8ad97d4506
commit 1bf3c88bda
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -962,6 +962,12 @@ message MyNodeInfo {
*/
repeated uint32 air_period_rx = 17;
/*
* Is the device wifi capable?
*/
bool has_wifi = 18;
/*
* FIXME - add more useful debugging state (queue depths etc)
*/