WifiSetup

Type Alias WifiSetup 

Source
pub type WifiSetup = WifiSetupGeneric<32, 32>;
Expand description

A convenient default type for setting up the WiFiAp process.

Aliased Typeยง

pub struct WifiSetup { /* private fields */ }