mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
10e6857b1b
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue