Skip to main content

connect

Function connect 

Source
pub fn connect(ssid: &str, password: &str) -> bool
Expand description

Connect to WPA2-PSK network. Returns true when associated; IP must then be acquired via DHCP by the caller.