remove wifi-mode (#220)

This commit is contained in:
Sacha Weatherstone 2022-10-25 11:18:59 +11:00 committed by GitHub
parent 863a1d7997
commit 01abe46fd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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