mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
I thought something looked off...
This commit is contained in:
parent
4ef7e46a8b
commit
c2140fedfa
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ message WifiConnectionStatus {
|
|||
/*
|
||||
* Connection status
|
||||
*/
|
||||
EthernetConnectionStatus status = 1;
|
||||
NetworkConnectionStatus status = 1;
|
||||
|
||||
/*
|
||||
* WiFi access point ssid
|
||||
|
|
@ -118,4 +118,4 @@ message BluetoothConnectionStatus {
|
|||
* Whether the device has an active connection or not
|
||||
*/
|
||||
bool is_connected = 2;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue