⚡ Makes wifi try to connect to latest
This commit is contained in:
@@ -82,6 +82,7 @@ message WifiSettings {
|
||||
string hostname = 1;
|
||||
bool priority_rssi = 2;
|
||||
repeated WifiNetwork wifi_networks = 3; // max 5 networks
|
||||
uint32 selected_network = 4;
|
||||
}
|
||||
|
||||
message WifiSettingsRequest {}
|
||||
|
||||
Reference in New Issue
Block a user