mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
remove wifi-mode (#220)
This commit is contained in:
parent
863a1d7997
commit
01abe46fd8
1 changed files with 0 additions and 6 deletions
|
|
@ -305,12 +305,6 @@ message Config {
|
|||
*/
|
||||
bool wifi_enabled = 1;
|
||||
|
||||
/*
|
||||
* If set, this node will try to join the specified wifi network and
|
||||
* acquire an address via DHCP
|
||||
*/
|
||||
WiFiMode wifi_mode = 2;
|
||||
|
||||
/*
|
||||
* If set, this node will try to join the specified wifi network and
|
||||
* acquire an address via DHCP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue