#[repr(C)]pub struct acuConfig {
pub reserved: [u8_; 512],
}
Expand description
Struct to contain the data for connecting to a Wifi network from a stored slot.
Fields§
§reserved: [u8_; 512]
#[repr(C)]pub struct acuConfig {
pub reserved: [u8_; 512],
}
Struct to contain the data for connecting to a Wifi network from a stored slot.
reserved: [u8_; 512]