## Add connection method selection option; | Method| |--------| | Connect by Priority| | Connect by Strongest| | Connect by Latency| ## Change WifiRequired bool input to new enum named WiFiSearchOption | Method| |--------| | Search when disconnected (default)| | Search every n seconds| | Search when connection streght drops below n| | Search when connection latency drops below n|
Add connection method selection option;
Change WifiRequired bool input to new enum named WiFiSearchOption