Skip to main content

start_station_mode

Function start_station_mode 

Source
pub(crate) async fn start_station_mode(
    wifi_peripheral: WIFI<'static>,
    spawner: &Spawner,
    ssid: String,
    password: String,
)